diff options
author | unknown <kostja@bodhi.local> | 2007-01-17 15:46:30 +0300 |
---|---|---|
committer | unknown <kostja@bodhi.local> | 2007-01-17 15:46:30 +0300 |
commit | f7e41baedbaf246e68936c1fbb105b75bf28ae44 (patch) | |
tree | 867bc2f28830fa21646b7b55b116ab671920bbeb /sql/sql_yacc.yy | |
parent | 9cff68bb3b2408c8cefccaa230a527cb1a9f955e (diff) | |
download | mariadb-git-f7e41baedbaf246e68936c1fbb105b75bf28ae44.tar.gz |
Fix a failure of lowercase_tables2 test on powermacg5, introduced
by the patch for Bug#4968
sql/sql_parse.cc:
Fix lowercase_tables2 test failure on powermacg5: table_case_name()
function needed create_info.alias if lowercase_table_names=2, which
was not set for the stack copy of HA_CREATE_INFO. Move the
update of create_info.alias from create_table_precheck to
mysql_execute_command, so that it is done on the right object.
Diffstat (limited to 'sql/sql_yacc.yy')
0 files changed, 0 insertions, 0 deletions