~drizzle-trunk/drizzle/development

Viewing all changes in revision 1237.13.30.

  • Committer: Padraig O'Sullivan
  • Date: 2010-01-27 04:37:14 UTC
  • mto: This revision was merged to the branch mainline in revision 1276.
  • Revision ID: osullivan.padraig@gmail.com-20100127043714-2ahit4nj6y86y2sv
Corrected a valgrind warning due to using std::string in the Select_Lex class whose memory is
allocated on mem_root so its desctructor is never called. Created a static string array and an enum
to index into this array instead.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: