-
Committer:
Padraig O'Sullivan
-
Date:
2009-06-09 00:42:25 UTC
-
mto:
(1054.2.22 mordred)
-
mto:
This revision was merged to the branch mainline in
revision
1060.
-
Revision ID:
osullivan.padraig@gmail.com-20090609004225-i3jlw18imel1sznc
Modified the show_wild rule to also support WHERE clauses.
This is needed for doing queries like:
show global variables where variable_name = 'blah'
Also, added a check to ensure the string created in Lex->wild is not NULL.