summaryrefslogtreecommitdiff
path: root/mysql-test/main/show_check.test
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-5215 prerequisite: remove test and test_* database hacks in the test suiteOleksandr Byelkin2022-11-011-3/+3
|
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-1/+1
| | | | | | 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.
* Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-1/+8
|\
| * Merge branch '10.2' into 10.3Monty2019-09-031-1/+8
| |
* | Merge 10.3 into 10.4Marko Mäkelä2019-04-021-1/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-03-271-1/+1
| |
* | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-0/+16
|\ \ | |/ | | | | | | | | | | | | | | | | The MDEV-17262 commit 26432e49d37a37d09b862bb49a021e44bdf4789c was skipped. In Galera 4, the implementation would seem to require changes to the streaming replication. In the tests archive.rnd_pos main.profiling, disable_ps_protocol for SHOW STATUS and SHOW PROFILE commands until MDEV-18974 has been fixed.
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-0/+16
| |
* | MDEV-11953: support of brackets in UNION/EXCEPT/INTERSECT operationsOleksandr Byelkin2018-07-041-1/+1
|/
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+1392