summaryrefslogtreecommitdiff
path: root/mysql-test/suite/innodb/r/innodb_bug27216817.result
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2018-04-201-1/+1
|
* BUG#27216817: INNODB: FAILING ASSERTION: ↵Sergei Golubchik2018-04-191-0/+24
PREBUILT->TABLE->N_MYSQL_HANDLES_OPENED == 1 disable online alter add primary key for innodb, if the table is opened/locked more than once in the current connection (see assert in ha_innobase::add_index())