~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to sql/mysql_priv.h

mergeĀ upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1033
1033
bool mysql_xa_recover(THD *thd);
1034
1034
 
1035
1035
bool check_simple_select();
1036
 
int mysql_alter_tablespace(THD* thd, st_alter_tablespace *ts_info);
1037
1036
 
1038
1037
SORT_FIELD * make_unireg_sortorder(ORDER *order, uint *length,
1039
1038
                                  SORT_FIELD *sortorder);