78
78
bool mysqld_show_logs(Session *session);
79
79
void mysqld_list_fields(Session *session,TableList *table, const char *wild);
80
80
int mysqld_dump_create_info(Session *session, TableList *table_list, int fd);
82
82
bool mysqld_show_create_db(Session *session, char *dbname, HA_CREATE_INFO *create);
84
84
int mysqld_show_status(Session *session);