diff options
author | unknown <iggy@mysql.com> | 2006-06-23 12:15:39 -0400 |
---|---|---|
committer | unknown <iggy@mysql.com> | 2006-06-23 12:15:39 -0400 |
commit | 401450f867212ac1adbd3352f8cd899c4c898d8e (patch) | |
tree | 84e0892e2a4c8fa339378199cd66bd712cd29dec /sql/sql_trigger.cc | |
parent | 71019ccf5bbc4d7323a48d20b89391ea5c6eabc0 (diff) | |
download | mariadb-git-401450f867212ac1adbd3352f8cd899c4c898d8e.tar.gz |
Bug#20616: drop_temp_table test fails on Windows platform
sql/sql_table.cc:
Check for FN_DEVCHAR in the table name just before file creation. This allows for temporary tables to contain FN_DEVCHAR in the name.
sql/table.cc:
Removed the check for FN_DEVCHAR is done at this level because it prevents Windows from creating any table with FN_DEVCHAR in the name.
Diffstat (limited to 'sql/sql_trigger.cc')
0 files changed, 0 insertions, 0 deletions