summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r/innodb-get-fk.result
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2017-02-081-2/+2
|\
| * innodb.innodb-get-fk: Actually test --innodb-read-only.Marko Mäkelä2017-02-031-2/+2
| |
* | fix innodb-get-fk testSergei Golubchik2015-12-211-2/+2
|/ | | | | | incorrect option name and doing ALTER TABLE under read-only: the test "passed" in 10.0 only because $restart_parameters was first implemented in 10.1
* MDEV-9276: MySQL Bug #78754: FK definitions missing from SHOW CREATE TABLE ↵Jan Lindström2015-12-141-0/+71
in "innodb_read_only" mode