mariadb/storage/innobase/handler
Annamalai Gurusami 44fd241a22 Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1
Problem:

Creation of a table fails when innodb_strict_mode is enabled, but the same
table is created without any warning when innodb_strict_mode is enabled.

Solution:

If creation of a table fails with an error when innodb_strict_mode is
enabled, it must issue a warning when innodb_strict_mode is disabled.

rb#6723 approved by Krunal.
2014-09-17 10:42:31 +05:30
..
ha_innodb.cc Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1 2014-09-17 10:42:31 +05:30
ha_innodb.h Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
handler0alter.cc Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN: 2014-02-17 13:45:34 +05:30
i_s.cc Bug#18776592 INNODB: FAILING ASSERTION: PRIMARY_KEY_NO == -1 || 2014-06-25 09:50:17 +05:30
i_s.h Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00