~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/sql_select.h

Moved decimal.h to strings. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#pragma interface                       /* gcc class implementation */
26
26
#endif
27
27
 
28
 
#include <myisam.h>
 
28
#include <storage/myisam/myisam.h>
29
29
 
30
30
/* Values in optimize */
31
31
#define KEY_OPTIMIZE_EXISTS             1