mariadb/storage/innobase
Marko Mäkelä 4fde1361a6 MDEV-15553 Assertion failed in dict_table_get_col_name
dict_foreign_qualify_index(): Avoid a redundant and harmful
computation of col_name of a virtual column. This fixes the
assertion failure.

dict_foreign_push_index_error(): Do not call dict_table_get_col_name()
on a virtual column. (It is unclear if this condition is actually
reachable.)
2018-04-05 15:01:17 +03:00
..
btr
buf MDEV-15720 ib_buffer_pool unnecessarily includes the temporary tablespace 2018-03-29 13:22:16 +03:00
data
dict MDEV-15553 Assertion failed in dict_table_get_col_name 2018-04-05 15:01:17 +03:00
eval
fil Remove unnecessary SysTablespace references 2018-03-29 16:54:05 +03:00
fsp Remove unnecessary SysTablespace references 2018-03-29 16:54:05 +03:00
fts
fut
gis
ha
handler MDEV-15719 ALTER TABLE…ALGORITHM=INPLACE is unnecessarily refused due to innodb_force_recovery 2018-03-29 13:20:59 +03:00
ibuf
include MDEV-15325 Incomplete validation of missing tablespace during recovery 2018-03-27 13:47:56 +05:30
lock
log MDEV-15764 InnoDB may write uninitialized garbage to redo log 2018-04-03 15:58:13 +03:00
mach
mem
mtr
mysql-test/storage_engine
os
page
pars
que
read
rem
row Remove unnecessary SysTablespace references 2018-03-29 16:54:05 +03:00
srv MDEV-15719 ALTER TABLE…ALGORITHM=INPLACE is unnecessarily refused due to innodb_force_recovery 2018-03-29 13:20:59 +03:00
sync
trx
ut
bzip2.cmake
CMakeLists.txt
compile-innodb
COPYING.Google
COPYING.Percona
innodb.cmake CMake : Move INNODB_DISALLOW_WRITES from top-level CMakeLists.txt to innodb 2018-04-01 14:26:06 +00:00
lz4.cmake
lzma.cmake
lzo.cmake
plugin_exports
snappy.cmake