~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/show.h

Merged in some naming things.

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
class Table;
52
52
typedef class Item COND;
53
53
 
54
 
typedef struct st_mysql_show_var SHOW_VAR;
 
54
typedef drizzle_show_var SHOW_VAR;
55
55
typedef struct system_status_var STATUS_VAR;
56
56
 
57
57
typedef struct st_lookup_field_values