unknown
fce63f8f3f
Bug #28488 : Incorrect information in file: './test/t1_test#.frm'
...
While executing ALTER TABLE ... PARTITION the server uses
a temporary "shadow" table to create the updated table.
This shadow table then gets renamed as the original table.
The shadow table was not prefixed with the special prefix that
marks temporary tables so it was picked up by SHOW TABLE STATUS.
Fixed by isolating the code to create the shadow table name in a
separate function and prefixing the shadow table name with the
special prefix to exclude it from the list of user tables.
See bug 18775 and WL1324 for details.
mysql-test/r/partition.result:
Bug #28488 : test case
mysql-test/t/partition.test:
Bug #28488 : test case
sql/mysql_priv.h:
Bug #28488 : prefix shadow file with the temp prefix
sql/sql_partition.cc:
Bug #28488 : prefix shadow file with the temp prefix
sql/sql_table.cc:
Bug #28488 : prefix shadow file with the temp prefix
2007-06-04 18:56:29 +03:00
..
2007-03-30 13:00:21 +05:00
2007-04-19 18:58:32 +02:00
2007-03-15 23:39:07 -07:00
2006-12-31 01:02:27 +01:00
2007-05-15 10:37:14 -04:00
2006-12-31 02:29:11 +01:00
2006-12-31 01:02:27 +01:00
2007-05-24 13:24:36 +03:00
2006-12-31 01:02:27 +01:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-04-13 23:53:05 -04:00
2007-05-10 12:59:39 +03:00
2007-04-05 15:49:46 +04:00
2007-05-24 13:24:36 +03:00
2007-04-05 15:24:34 +04:00
2007-04-13 16:35:56 -04:00
2007-04-05 15:24:34 +04:00
2007-04-14 18:31:43 -04:00
2007-04-05 20:47:22 +04:00
2007-06-01 06:33:37 +02:00
2007-06-01 06:33:37 +02:00
2007-06-01 06:33:37 +02:00
2007-05-24 13:24:36 +03:00
2006-12-31 01:02:27 +01:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:17:15 +01:00
2007-05-10 12:59:39 +03:00
2007-05-31 17:45:22 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-03-20 17:07:53 +01:00
2007-05-24 19:47:58 +03:00
2007-05-10 12:59:39 +03:00
2007-05-31 17:45:22 +03:00
2007-05-24 13:24:36 +03:00
2007-05-24 15:26:10 +03:00
2007-06-01 06:33:37 +02:00
2006-12-31 01:02:27 +01:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-01-31 12:53:36 +04:00
2006-12-31 01:02:27 +01:00
2007-06-01 06:33:37 +02:00
2007-05-24 19:47:58 +03:00
2007-05-24 13:24:36 +03:00
2007-05-11 13:07:53 +05:00
2007-06-03 21:52:00 +04:00
2007-06-03 21:52:00 +04:00
2007-03-05 18:22:35 +04:00
2007-03-05 17:12:37 +04:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-06-01 06:33:37 +02:00
2007-05-10 12:59:39 +03:00
2007-06-01 06:33:37 +02:00
2007-05-10 12:59:39 +03:00
2007-06-01 06:33:37 +02:00
2007-05-16 10:44:59 +02:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-05-24 13:24:36 +03:00
2007-05-24 19:47:58 +03:00
2007-03-08 12:04:45 +03:00
2007-03-30 11:08:19 -04:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-05-31 17:45:22 +03:00
2007-04-27 14:13:34 -07:00
2007-05-07 15:46:29 +02:00
2006-12-31 01:02:27 +01:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-06-01 06:33:37 +02:00
2006-12-31 01:32:21 +01:00
2007-06-04 18:56:29 +03:00
2006-12-23 20:17:15 +01:00
2007-06-01 15:05:21 -07:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-05-24 13:24:36 +03:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-04-13 19:23:02 +02:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-01-27 03:46:45 +02:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:32:21 +01:00
2007-05-16 10:44:59 +02:00
2007-05-16 10:44:59 +02:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2006-12-31 01:02:27 +01:00
2007-03-29 20:31:09 +02:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-04-12 16:13:49 +02:00
2007-05-10 12:59:39 +03:00
2007-04-16 18:16:17 +02:00
2007-04-12 09:10:45 +02:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-04-13 19:19:10 +02:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-02-23 13:13:55 +02:00
2007-02-23 13:13:55 +02:00
2007-05-28 14:37:39 +03:00
2007-05-24 19:47:58 +03:00
2007-05-31 17:45:22 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:17:15 +01:00
2007-06-01 06:33:37 +02:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-03-05 18:22:35 +04:00
2007-03-23 17:48:03 -06:00
2007-05-10 12:59:39 +03:00
2007-03-20 17:58:30 +01:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-06-01 06:33:37 +02:00
2007-05-10 12:59:39 +03:00
2006-12-23 20:20:40 +01:00
2006-12-31 02:29:11 +01:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-05-31 17:45:22 +03:00
2007-06-01 06:33:37 +02:00
2006-12-31 01:02:27 +01:00
2007-05-24 13:24:36 +03:00
2006-12-31 01:32:21 +01:00
2006-12-31 01:02:27 +01:00
2006-12-31 01:32:21 +01:00
2006-12-31 01:02:27 +01:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-04-23 14:16:49 +03:00
2006-12-31 01:32:21 +01:00
2007-04-11 13:27:36 +03:00
2006-12-23 20:20:40 +01:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-05-28 14:37:39 +03:00
2007-05-24 13:24:36 +03:00
2007-05-24 13:24:36 +03:00
2006-12-31 01:02:27 +01:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-01-12 12:31:44 +01:00
2007-05-10 12:59:39 +03:00
2007-05-31 17:45:22 +03:00
2007-05-10 12:59:39 +03:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-06-04 18:56:29 +03:00
2007-05-10 12:59:39 +03:00
2007-05-31 17:45:22 +03:00
2007-04-02 11:38:58 -07:00
2007-05-24 13:24:36 +03:00
2006-12-31 01:32:21 +01:00
2007-05-24 13:24:36 +03:00
2007-03-02 08:43:45 -08:00
2007-06-01 06:33:37 +02:00
2007-05-24 13:24:36 +03:00
2007-05-10 12:59:39 +03:00
2007-03-24 01:18:19 -07:00
2007-05-24 13:24:36 +03:00
2006-12-31 02:29:11 +01:00
2006-12-23 20:17:15 +01:00
2006-12-23 20:17:15 +01:00
2007-05-10 12:59:39 +03:00
2007-01-27 03:46:45 +02:00
2007-06-04 18:56:29 +03:00
2007-03-02 08:43:45 -08:00
2007-05-10 12:59:39 +03:00
2007-05-24 13:24:36 +03:00
2007-04-05 08:39:12 +02:00
2007-05-24 15:26:10 +03:00
2006-12-31 01:02:27 +01:00
2007-05-24 13:24:36 +03:00
2007-05-31 23:31:59 -07:00
2007-06-01 06:33:37 +02:00
2006-12-23 20:20:40 +01:00
2007-05-28 14:37:39 +03:00
2007-05-31 17:45:22 +03:00
2007-05-10 12:59:39 +03:00
2007-03-27 20:27:58 +04:00
2007-05-24 13:24:36 +03:00
2007-06-01 06:33:37 +02:00
2007-06-01 06:33:37 +02:00
2007-05-10 12:59:39 +03:00
2007-05-16 10:44:59 +02:00
2007-05-10 12:59:39 +03:00
2007-05-16 10:44:59 +02:00
2007-05-16 10:44:59 +02:00
2007-05-31 14:27:02 +02:00
2007-02-23 13:13:55 +02:00
2007-05-10 12:59:39 +03:00
2007-05-16 10:44:59 +02:00
2006-12-31 01:32:21 +01:00