Commit a65e090d authored by unknown's avatar unknown

Merge maint1.mysql.com:/data/localhome/cmiller/bug20908/my50-bug20908

into  maint1.mysql.com:/data/localhome/cmiller/bug20908/my51-bug20908


mysql-test/r/variables.result:
  Auto merged
mysql-test/t/variables.test:
  Auto merged
sql/sql_lex.cc:
  Auto merged
sql/gen_lex_hash.cc:
  Manual merge.
parents d9e79399 d126dd21
......@@ -450,6 +450,7 @@ int main(int argc,char **argv)
and you are welcome to modify and redistribute it under the GPL license\n\
\n*/\n\n");
/* Broken up to indicate that it's not advice to you, gentle reader. */
printf("/* Do " "not " "edit " "this " "file! This is generated by "
"gen_lex_hash.cc\nthat seeks for a perfect hash function */\n\n");
printf("#include \"lex.h\"\n\n");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment