1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Sergei Golubchik c155890af9 MDEV-5248 Serious incompatibility and data corruption of DATETIME and DATE types due to get_innobase_type_from_mysql_type refactor combined with InnoDB Online DDL
restore old innodb get_innobase_type_from_mysql_type() function,
record all mysql_type->innodb_type mapping
(as generated by mysql-5.6).
add safety code to disable online alter when internal types don't match

storage/innobase/dict/dict0stats.cc:
  revert to 5.6 state
2013-11-13 22:58:19 +01:00
..
2011-10-19 21:45:18 +02:00
2012-04-10 08:28:13 +02:00
2010-11-25 18:17:28 +01:00
2012-03-28 01:04:46 +02:00
2013-01-15 19:16:18 +01:00
2011-10-19 21:45:18 +02:00
2013-01-15 19:16:18 +01:00
2013-01-15 19:16:18 +01:00
2012-03-28 01:04:46 +02:00
2013-06-06 21:32:29 +02:00
2012-10-16 13:04:42 +02:00
2013-05-07 13:05:09 +02:00
2010-11-25 18:17:28 +01:00
2011-10-19 21:45:18 +02:00
2013-01-15 19:16:18 +01:00
2013-01-15 19:13:32 +01:00
2012-06-15 14:54:23 +02:00
2010-11-25 18:17:28 +01:00
2012-06-15 14:54:23 +02:00
2010-11-25 18:17:28 +01:00
2013-10-15 10:26:08 +04:00
2013-07-21 16:39:19 +02:00
2012-03-02 08:32:16 +01:00