mariadb/storage/innobase
Sergei Golubchik 6882f9fa67 MDEV-4024 Found Index PRIMARY whose column info does not match that of MySQL
For compatibility purposes let InnoDB use DATA_INT for MYSQL_TYPE_ENUM and MYSQL_TYPE_SET.
Silence the warning for these types and let the index translation table to be built anyway.

Test case by Jeremy Cole.
2013-10-31 23:20:05 +01:00
..
api
btr mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
buf
data
dict mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
dyn
eval
fil mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
fsp
fts
fut
ha mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
handler MDEV-4024 Found Index PRIMARY whose column info does not match that of MySQL 2013-10-31 23:20:05 +01:00
ibuf
include 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
lock
log 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
mach
mem
mtr
mysql-test/storage_engine merge 5.5 -> 10.0-base 2013-08-20 14:48:29 +03:00
os mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
page
pars 10.0-base merge. 2013-09-21 10:14:42 +02:00
que
read
rem
row MDEV-5141: Failing assertion: ib_table->stat_initialized in file ha_innodb.cc line 11042 on concurrent ALTER and SELECT from I_S 2013-10-17 12:17:32 +03:00
srv mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
sync mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
trx MDEV-4808: Assertion: trx->start_file != 0 fails in trx0trx.cc on killing CREATE TABLE query. 2013-10-01 13:24:52 +03:00
usr
ut
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def