29
29
static ReferentialConstraintsTool *referential_constraints;
30
30
static SchemasTool *schemas;
31
31
static SchemaNames *schema_names;
32
33
static ShowIndexes *show_indexes;
33
34
static TableConstraintsTool *table_constraints;
34
35
static TablesTool *tables;