1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-19 19:03:26 +03:00
Files
mariadb/sql
unknown f7e41baedb 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.
2007-01-17 15:46:30 +03:00
..
2005-09-30 14:03:55 +02:00
2005-09-12 18:48:17 +03:00
2005-06-21 04:24:21 -07:00
2006-06-17 02:11:12 +04:00
2007-01-10 00:27:11 -08:00
2005-03-17 10:59:25 +04:00
2006-07-04 17:40:40 +05:00
2005-11-01 13:00:02 +02:00
2006-07-04 17:40:40 +05:00
2004-12-14 03:36:19 +03:00
2006-12-08 02:20:09 +03:00
2006-12-08 02:20:09 +03:00
2006-12-08 02:20:09 +03:00
2007-01-02 17:46:20 +04:00
2006-12-08 02:20:09 +03:00
2006-12-08 02:20:09 +03:00
2006-11-05 23:25:34 +03:00