1
0
mirror of https://github.com/MariaDB/server.git synced 2025-10-21 08:47:42 +03:00
Files
mariadb/mysql-test/r
cmiller@zippy.cornsilk.net 05258bfa61 Bug#26703: DROP DATABASE fails if database contains a #mysql50# \
table with backticks

(Thanks to Lu Jingdong, though I did not take his patch directly, as
it contained a significant flaw.)

It wasn't a backtick/parsing problem.  We merely didn't anticipate
and allocate enough space to handle the optional "#mysql50#" table-
name prefix. 

Now, allocate that extra space in case we need it when we look up 
a legacy table to get its file's name.
2008-03-12 12:40:12 -04:00
..
2008-01-19 22:13:42 +03:00
2007-11-20 20:15:20 +04:00
2008-02-07 12:00:48 -07:00
2008-01-07 21:06:18 +01:00
2007-12-13 16:43:38 +04:00
2007-12-19 01:27:15 +01:00
2007-11-26 22:21:46 +03:00
2008-02-21 12:48:55 +03:00
2007-11-18 17:33:12 +04:00