1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-25 13:42:52 +03:00
unknown cb0f1641fe BUG#20397: Crash at ALTER TABLE t1 engine = x; for partitioned table
mysql-test/r/partition_error.result:
  New test cases
mysql-test/t/partition_error.test:
  New test cases
sql/sql_table.cc:
  ALTER TABLE t1 engine = x;
  will behave exactly like
  ALTER TABLE t1;
  See no reason why one should change handler to something not specified in query when
  there is already something one is attached to.
2006-06-13 22:46:38 -04:00
..
2006-05-10 20:39:26 +02:00
2006-05-18 12:42:38 +05:00
2006-03-14 09:37:29 -08:00
2006-05-13 01:09:00 -07:00
2006-02-15 02:19:42 +02:00
2006-06-09 12:27:28 -07:00
2006-05-09 11:14:31 -04:00
2006-06-09 12:27:28 -07:00
2006-05-24 17:21:35 +03:00
2006-03-06 23:20:19 +01:00
2006-05-16 22:19:44 -07:00
2006-05-22 15:20:40 +04:00
2006-05-22 15:20:40 +04:00
2006-05-25 19:20:34 +05:00
2006-03-06 23:43:47 +01:00
2006-03-06 20:06:56 +01:00
2006-05-12 08:50:31 -07:00
2006-06-05 06:16:08 +03:00
2006-05-04 09:58:03 +05:00
2006-03-11 15:52:38 +01:00
2006-05-04 19:39:47 +03:00
2006-05-04 06:28:24 +03:00
2006-05-28 14:51:01 +02:00
2006-05-04 22:30:01 +03:00
2006-03-10 14:36:48 +01:00
2006-06-12 15:28:36 +02:00
2006-02-26 15:11:56 +02:00
2006-06-13 11:32:07 -04:00
2006-05-23 12:10:07 +02:00
2006-02-26 15:11:56 +02:00
2006-02-09 15:29:57 +01:00
2006-02-09 15:29:57 +01:00
2006-02-13 16:36:11 +01:00
2006-06-12 14:23:21 +02:00
2006-02-13 16:36:11 +01:00
2006-03-11 15:52:38 +01:00
2006-03-11 15:52:38 +01:00
2006-02-15 14:02:47 +01:00
2006-02-10 12:52:35 +01:00
2006-02-10 12:52:35 +01:00
2006-02-15 14:02:47 +01:00
2006-05-01 00:14:32 -07:00
2006-03-10 17:31:07 +01:00
2006-02-08 10:33:21 +01:00
2006-05-16 15:38:21 +02:00
2006-02-15 14:02:47 +01:00
2006-03-06 20:09:16 +01:00
2006-05-16 15:38:21 +02:00
2006-05-18 21:40:52 +02:00
2006-05-18 21:40:52 +02:00
2006-06-09 12:27:28 -07:00
2006-05-09 11:14:31 -04:00
2006-05-23 12:10:07 +02:00
2006-05-23 12:10:07 +02:00
2006-05-09 11:14:31 -04:00
2006-06-09 12:27:28 -07:00
2006-06-09 12:27:28 -07:00
2006-05-23 12:10:07 +02:00
2006-05-25 19:20:34 +05:00
2006-05-18 13:35:15 +02:00
2006-03-06 23:20:19 +01:00
2006-05-25 19:20:34 +05:00
2006-03-14 09:37:29 -08:00
2006-03-06 23:20:19 +01:00
2006-03-31 21:26:17 -08:00
2006-06-09 12:27:28 -07:00
2006-03-14 09:37:29 -08:00