summaryrefslogtreecommitdiff
path: root/mysql-test/main/profiling.result
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-07-271-6/+6
|\
| * MDEV-21445 Strange/inconsistent behavior of IN condition when mixing numbers ↵Alexander Barkov2022-07-061-6/+6
| | | | | | | | and strings
* | 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/+422