summaryrefslogtreecommitdiff
path: root/mysql-test/main/stack-crash.result
Commit message (Collapse)AuthorAgeFilesLines
* Make error messages from DROP TABLE and DROP TABLE IF EXISTS consistentMonty2020-06-141-2/+1
| | | | | | | | | | | | | - IF EXISTS ends with a list of all not existing object, instead of a separate note for every not existing object - Produce a "Note" for all wrongly dropped objects (like trying to do DROP SEQUENCE for a normal table) - Do not write existing tables that could not be dropped to binlog Other things: MDEV-22820 Bogus "Unknown table" warnings produced upon attempt to drop parent table referenced by FK This was caused by an older version of this commit patch and later fixed
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+87