mariadb/storage/xtradb
Jan Lindström c19972fc87 MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively,
while according to Storage Engine API column names should be compared
case insensitively. This can cause FRM and InnoDB data dictionary to
go out of sync.
2015-12-11 14:33:41 +02:00
..
btr Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
buf
data
dict MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively, 2015-12-11 14:33:41 +02:00
dyn
eval
fil
fsp
fut
ha
handler fix xtradb compilation on windows 2015-12-09 17:11:55 +01:00
ibuf
include Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
lock
log Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
mach
mem
mtr
os Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
page
pars
que
read
rem
row Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
srv
sync
trx Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
usr
ut
CMakeLists.txt Merge branch 'merge/merge-xtradb-5.5' into 5.5 2015-12-09 12:57:04 +01:00
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def