mariadb/storage/innobase/dict
Marko Mäkelä 4de344a8d7 Reapply a MySQL 5.6.23/5.7.10 Oracle Bug#20029625 fix that was inadvertently reverted in MariaDB 10.2.2
The fix 716f97e271
was inadvertently reverted in
commit 2e814d4702
"Merge InnoDB 5.7 from mysql-5.7.9".

Reapply the fix, because the test of the bug would fail
after merging MDEV-13838, which replaced an earlier incorrect
bug fix with a correct one.
2017-10-10 22:17:39 +03:00
..
dict0boot.cc Remove dict_disable_redo_if_temporary() 2017-10-03 11:37:38 +03:00
dict0crea.cc Remove a constant parameter commit=false 2017-10-02 11:27:53 +03:00
dict0defrag_bg.cc Remove DICT_UNIVERSAL 2017-09-20 08:44:40 +03:00
dict0dict.cc MDEV-14023 10.1 InnoDB tables with virtual columns cannot be accessed in 10.2 2017-10-09 15:05:17 +03:00
dict0load.cc Remove a constant parameter commit=false 2017-10-02 11:27:53 +03:00
dict0mem.cc Reapply a MySQL 5.6.23/5.7.10 Oracle Bug#20029625 fix that was inadvertently reverted in MariaDB 10.2.2 2017-10-10 22:17:39 +03:00
dict0stats.cc Remove dict_disable_redo_if_temporary() 2017-10-03 11:37:38 +03:00
dict0stats_bg.cc Merge 10.1 into 10.2 2017-06-12 17:43:07 +03:00