d3b7cd3ff2
WL#5370 Keep forward-compatibility when changing
...
'CREATE TABLE IF NOT EXISTS ... SELECT' behaviour
BUG#47132, BUG#47442, BUG49494, BUG#23992 and BUG#48814 will disappear
automatically after the this patch.
BUG#55617 is fixed by this patch too.
This is the 5.5 part.
It implements:
- 'CREATE TABLE IF NOT EXISTS ... SELECT' statement will not insert
anything and binlog anything if the table already exists.
It only generate a warning that table already exists.
- A couple of test cases for the behavior changing.
2010-08-18 17:35:41 +08:00
..
2010-06-03 13:28:40 +03:00
2010-04-16 19:19:07 +03:00
2010-06-03 13:28:40 +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
2010-04-12 14:56:24 +03:00
2010-06-06 13:19:29 +02: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-06-03 13:28:40 +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-04-16 19:19:07 +03:00
2010-04-12 14:56:24 +03:00
2010-06-17 02:13:53 -07: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-14 16:31:44 +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-04 12:51:25 +03:00
2010-06-17 22:51:35 +02:00
2010-05-11 19:18:28 +03:00
2010-06-17 22:51:35 +02:00
2010-06-02 04:04:00 -07:00
2010-06-02 14:37:33 +03:00
2010-06-29 00:14:20 -07:00
2010-07-23 10:37:44 +03:00
2010-06-17 22:51:35 +02:00
2010-08-17 09:24:33 +03:00
2010-07-26 03:07:36 -07:00
2010-06-03 13:28:40 +03:00
2010-05-05 14:03:14 +03:00
2010-06-03 13:28:40 +03:00
2010-08-18 17:35:41 +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
2010-04-12 14:56:24 +03:00
2010-04-16 19:19:07 +03:00
2010-06-03 13:28:40 +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
2010-06-17 22:51:35 +02:00
2010-05-21 17:52:35 +03:00
2010-04-16 19:19:07 +03:00
2010-06-09 10:46:24 +02:00
2010-05-25 18:44:33 -07:00
2010-04-12 14:56:24 +03:00
2010-06-03 13:28:40 +03:00
2010-04-12 14:56:24 +03:00
2010-06-17 22:51:35 +02:00
2010-06-02 15:09:18 +03:00