320
320
* is hackish. Put these things into a separate header? Or fix
321
321
* InnoDB? Or does the InnoDB plugin already fix this stuff?
324
324
bool check_global_access(THD *thd, ulong want_access);
325
325
int get_quote_char_for_identifier(THD *thd, const char *name, uint length);
326
326
extern struct system_variables global_system_variables;