~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/drizzle.cc

  • Committer: Jay Pipes
  • Date: 2009-02-28 17:49:22 UTC
  • mto: (910.2.6 mordred-noatomics)
  • mto: This revision was merged to the branch mainline in revision 908.
  • Revision ID: jpipes@serialcoder-20090228174922-jczgt4d0662fqmnf
Merging in old r902 temporal changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
467
467
  { "FULL", 0, 0, 0, ""},
468
468
  { "FULLTEXT", 0, 0, 0, ""},
469
469
  { "FUNCTION", 0, 0, 0, ""},
470
 
  { "GET_FORMAT", 0, 0, 0, ""},
471
470
  { "GLOBAL", 0, 0, 0, ""},
472
471
  { "GRANT", 0, 0, 0, ""},
473
472
  { "GRANTS", 0, 0, 0, ""},
968
967
  { "SUBSTR", 0, 0, 0, ""},
969
968
  { "SUBSTRING", 0, 0, 0, ""},
970
969
  { "SUBSTRING_INDEX", 0, 0, 0, ""},
971
 
  { "SUBTIME", 0, 0, 0, ""},
972
970
  { "SUM", 0, 0, 0, ""},
973
971
  { "SYSDATE", 0, 0, 0, ""},
974
972
  { "SYSTEM_USER", 0, 0, 0, ""},