Annamalai Gurusami
8ea80ecfeb
Bug #19929435 DROP DATABASE HANGS WITH MALFORMED TABLE
...
Note: Backporting the patch from mysql-5.6.
Problem:
A CREATE TABLE with an invalid table name is detected
at SQL layer. So the table name is reset to an empty
string. But the storage engine is called with this
empty table name. The table name is specified as
"database/table". So, in the given scenario we get
only "database/".
Solution:
Within InnoDB, detect this error and report it to
higher layer.
rb#9274 approved by jimmy.
2015-09-22 06:21:13 +02:00
..
2015-06-19 10:17:52 +05:30
2014-02-11 16:44:37 +05:30
2014-02-17 13:45:34 +05:30
2010-06-14 09:50:30 +03:00
2015-09-22 06:21:13 +02:00
2014-10-20 15:43:28 +05:30
2014-09-23 08:51:23 +02:00
2010-06-03 13:28:40 +03:00
2010-06-03 13:28:40 +03:00
2010-04-16 19:19:07 +03:00
2011-01-14 09:02:28 -08:00
2010-06-03 13:28:40 +03:00
2010-06-03 13:28:40 +03:00
2010-04-16 19:19:07 +03:00
2012-02-21 18:20:12 +02:00
2010-04-16 19:19:07 +03:00
2010-06-06 13:19:29 +02:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-04-12 14:56:24 +03:00
2010-04-16 19:19:07 +03:00
2010-04-12 14:56:24 +03:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-12-17 11:30:59 +01:00
2010-04-12 14:56:24 +03:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-04-12 14:56:24 +03:00
2011-10-05 15:14:14 +02:00
2010-06-17 22:51:35 +02:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-05-19 10:56:13 +03:00
2010-05-10 15:14:45 +02:00
2010-04-16 19:19:07 +03:00
2010-05-04 12:40:41 +03:00
2010-06-29 14:32:48 +03:00
2010-05-05 13:13:05 +03:00
2010-11-03 12:07:16 +02:00
2010-05-11 19:18:28 +03:00
2010-06-02 04:04:00 -07:00
2010-06-02 14:37:33 +03:00
2010-06-02 14:37:33 +03:00
2011-02-10 00:58:23 -08:00
2012-02-15 16:37:06 +02:00
2011-08-19 09:06:50 +02:00
2011-01-12 17:59:45 +02:00
2010-10-04 13:38:05 +03:00
2010-10-11 11:59:43 +03:00
2010-10-18 13:48:11 +03:00
2010-12-14 11:38:19 +02:00
2014-06-25 12:35:50 +02:00
2011-02-15 11:29:56 +02:00
2011-04-05 11:08:36 +03:00
2011-04-21 10:48:30 +03:00
2011-08-15 12:18:34 +03:00
2011-02-15 12:12:27 +02:00
2011-02-17 22:25:33 +02:00
2014-06-25 12:35:50 +02:00
2014-06-25 12:35:50 +02:00
2015-08-21 08:35:42 +05:30
2012-02-06 12:44:59 +02:00
2012-03-09 12:35:27 +05:30
2012-03-16 12:06:29 +05:30
2012-01-10 14:23:20 +09:00
2013-01-31 12:42:43 +09:00
2011-10-25 16:46:38 +03:00
2012-05-04 12:29:49 +05:30
2011-12-22 12:55:44 +02:00
2012-03-01 11:05:51 +05:30
2012-05-10 10:18:31 +05:30
2012-11-19 14:58:51 +05:30
2013-02-23 00:16:36 +05:30
2012-11-12 22:31:30 +09:00
2012-10-17 14:48:19 +05:30
2014-10-27 14:27:08 +02:00
2011-10-05 15:14:14 +02:00
2011-10-05 15:14:14 +02:00
2010-06-03 13:28:40 +03:00
2012-07-25 10:48:16 +05:30
2011-02-17 19:14:41 +02:00
2010-06-03 13:28:40 +03:00
2010-06-03 13:28:40 +03:00
2010-04-27 09:09:08 +03:00
2011-10-26 10:06:23 +03:00
2010-12-14 13:46:00 +03:00
2010-06-03 13:28:40 +03:00
2010-06-03 13:28:40 +03:00
2010-06-17 22:51:35 +02:00
2011-05-26 19:50:06 +04:00
2010-06-03 13:28:40 +03:00
2011-10-05 15:14:14 +02:00
2011-11-10 12:49:31 +02:00
2010-06-03 13:28:40 +03:00
2010-06-03 13:28:40 +03:00
2010-04-16 19:19:07 +03:00
2010-04-12 14:56:24 +03:00
2010-11-24 14:36:00 +11:00
2010-06-20 22:43:34 +02:00
2010-06-17 02:13:53 -07:00
2010-11-30 21:44:06 +11:00
2010-11-30 21:44:06 +11:00
2010-06-20 22:43:34 +02:00
2010-06-03 13:28:40 +03:00
2014-02-10 10:13:35 +05:30
2012-02-17 11:52:51 +02:00
2013-12-26 14:33:52 +05:30
2013-12-26 14:33:52 +05:30
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2014-06-10 09:35:50 +05:30
2010-04-16 19:19:07 +03:00
2012-02-02 13:50:54 +02:00
2011-11-10 16:50:34 +02:00
2010-06-20 22:43:34 +02:00
2010-04-16 19:19:07 +03:00
2010-04-16 19:19:07 +03:00
2010-06-09 10:46:24 +02:00
2011-01-07 14:16:28 +01:00
2010-10-06 11:34:28 -03:00
2010-06-03 13:28:40 +03:00
2014-01-30 12:38:13 +05:30
2011-06-28 15:28:21 +03:00
2011-06-28 15:28:21 +03:00
2013-09-12 21:26:15 +02:00
2014-10-30 08:53:46 +02:00
2014-09-18 15:17:39 +05:30
2014-09-17 10:42:31 +05:30
2015-04-09 16:43:33 +03:00