591
591
void XTSystemTableShare::createSystemTables(XTThreadPtr XT_UNUSED(self), XTDatabaseHPtr XT_UNUSED(db))
596
596
while (xt_internal_tables[i].sts_path) {
602
597
if (!xt_create_table_frm(pbxt_hton,
604
599
strchr(xt_internal_tables[i].sts_path, '.') + 1,