summaryrefslogtreecommitdiff
path: root/mysql-test/main/empty_string_literal.result
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-09-201-2/+2
|\
| * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-121-2/+2
| |
* | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-5/+5
|/ | | | | | This patch changes the main name of 3 byte character set from utf8 to utf8mb3. New old_mode UTF8_IS_UTF8MB3 is added and set TRUE by default, so that utf8 would mean utf8mb3. If not set, utf8 would mean utf8mb4.
* MDEV-20763 Table corruption or Assertion `btr_validate_index(index, 0, ↵Sergei Golubchik2021-01-121-0/+29
| | | | | | | false)' failed in row_upd_sec_index_entry with virtual column and EMPTY_STRING_IS_NULL SQL mode unset empty_string_is_null mode when parsing generated columns in a table, this mode affects pasring.
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+181