~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to client/errname.cc

  • Committer: Lee Bieber
  • Date: 2010-12-02 02:03:01 UTC
  • mfrom: (1966.1.2 build)
  • Revision ID: kalebral@gmail.com-20101202020301-l6uel9i517aohjiy
Merge Monty - more sys_var clean up work
Merge Shrews - fix bug 682799: Multiple queries sharing same GPB Statement msg not recorded when using --replicate-query

Show diffs side-by-side

added added

removed removed

Lines of Context:
557
557
    { "ER_UNUSED1521",1521 },
558
558
    { "ER_UNUSED1522",1522 },
559
559
    { "ER_UNUSED1523",1523 },
560
 
    { "ER_UNUSED1524",1524 },
 
560
    { "ER_INVALID_OPTION_VALUE",1524 },
561
561
    { "ER_WRONG_VALUE",1525 },
562
562
    { "ER_NO_PARTITION_FOR_GIVEN_VALUE",1526 },
563
563
    { "ER_UNUSED1527",1527 },