~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/server_includes.h

  • Committer: Brian Aker
  • Date: 2009-02-17 00:40:38 UTC
  • mfrom: (873.2.30 devel)
  • Revision ID: brian@tangent.org-20090217004038-ivu0noxx1958wwls
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
96
96
                         const CHARSET_INFO * const cs);
97
97
 
98
98
 
99
 
bool is_keyword(const char *name, uint32_t len);
100
 
 
101
99
/*
102
100
  External variables
103
101
*/