~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/ident.h

Remove PLUGIN and MODULES.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#ifndef DRIZZLED_ITEM_IDENT_H
21
21
#define DRIZZLED_ITEM_IDENT_H
22
22
 
 
23
#include "drizzled/item.h"
 
24
 
23
25
extern uint32_t lower_case_table_names;
24
26
 
25
27
class Item_ident :public Item