1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-13 20:03:16 +03:00
Files
mariadb/mysql-test/t
Oystein Grovlen 117c19c262 Bug#57704 Cleanup code dies with void TABLE::set_keyread(bool): Assertion `file' failed.
This bug was introduced in this revision: 
kostja@sun.com-20100727102553-b4n2ojcyfj79l2x7
("A pre-requisite patch for the fix for Bug#52044.")

It happens because close_thread_tables() is now called in
open_and_lock_tables upon failure.  Hence, table is no longer
open when optimizer tries to do cleanup.

Fix: Make sure to do cleanup in st_select_lex_unit::prepare()
upon failure. This way, cleanup() is called before tables are
released.
2010-11-10 15:48:29 +01:00
..
2010-02-25 23:13:11 +04:00
2010-05-26 22:34:25 +08:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2010-02-24 13:15:34 +04:00
2009-12-08 10:53:40 +03:00
2009-12-09 18:56:34 +03:00
2010-07-14 09:57:50 -06:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-08-20 16:10:49 +03:00
2010-08-20 16:10:49 +03:00
2010-09-08 09:36:39 +02:00
2009-10-19 14:58:13 +02:00
2010-07-30 16:56:57 +03:00
2010-06-11 10:15:55 +02:00
2010-01-15 15:42:15 +04:00
2010-01-15 15:42:15 +04:00
2010-06-01 11:54:06 +04:00
2010-08-12 17:50:23 +04:00
2010-07-14 15:05:20 +03:00
2010-04-20 10:51:50 +02:00
2010-08-25 13:17:15 +05:00
2010-08-25 13:17:15 +05:00
2010-07-16 21:25:00 +03:00
2010-10-19 14:13:05 +02:00
2010-04-13 19:04:45 +04:00
2010-09-13 14:46:55 +02:00
2009-10-19 14:58:13 +02:00
2010-09-13 15:56:56 +02:00
2010-10-01 16:06:10 +02:00
2010-02-24 00:22:19 -07:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2010-10-20 16:56:09 +02:00
2009-11-02 21:05:42 +01:00
2009-12-29 15:19:05 +03:00
2010-02-06 13:28:06 +03:00
2010-10-06 13:02:11 +03:00
2009-11-20 22:51:12 +03:00
2010-07-16 21:25:00 +03:00
2010-07-04 20:35:05 +01:00
2010-07-30 19:28:36 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-04-13 19:04:45 +04:00
2010-09-07 12:17:12 +02:00
2010-11-06 19:21:12 +01:00
2010-08-13 14:20:49 +03:00