~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/server_includes.h

  • Committer: Monty Taylor
  • Date: 2009-02-14 07:28:40 UTC
  • mto: This revision was merged to the branch mainline in revision 885.
  • Revision ID: mordred@inaugust.com-20090214072840-f9njqzo1iz75o87y
Fixed some of Jay's review suggestions.

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
*/