~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/lex.h

  • Committer: Brian Aker
  • Date: 2008-08-01 17:09:24 UTC
  • Revision ID: brian@tangent.org-20080801170924-v43sbsyi3v505u61
Removed crypt()

Show diffs side-by-side

added added

removed removed

Lines of Context:
346
346
  { "PAGE",             SYM(PAGE_SYM)},
347
347
  { "PAGE_CHECKSUM",        SYM(PAGE_CHECKSUM_SYM)},
348
348
  { "PARTIAL",          SYM(PARTIAL)},
349
 
  { "PASSWORD",         SYM(PASSWORD)},
350
349
  { "PHASE",            SYM(PHASE_SYM)},
351
350
  { "PLUGIN",           SYM(PLUGIN_SYM)},
352
351
  { "PLUGINS",          SYM(PLUGINS_SYM)},