summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-022-0/+35
* Some more fixes for --suite=galera_3nodesMarko Mäkelä2019-02-025-1/+53
* MDEV-18379: IPv6 compatibility changes/Unification of check for IPv6Julius Goryavsky2019-02-0212-9/+37
* Merge 10.1 into 10.2Marko Mäkelä2019-02-0238-85/+6350
|\
| * MDEV-17206: Fix the .rdiff file that was broken in MDEV-17804Marko Mäkelä2019-02-011-15/+4
| * postmerge rollbacks and fixesOleksandr Byelkin2019-01-312-6/+16
| * Merge branch '10.0-galera' into 10.1Oleksandr Byelkin2019-01-318-15/+5830
| |\
| | * Merge remote-tracking branch 'origin/10.0' into 10.0-galeraJan Lindström2018-11-027-5/+205
| | |\
| | * | Fix merge error on tests.Jan Lindström2018-10-313-78/+82
| | * | Merge remote-tracking branch 'origin/10.0' into bb-10.0-galeraJan Lindström2018-10-3167-130/+1734
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galeraJan Lindström2018-10-3057-123/+7156
| | |\ \ \
| | | * \ \ Merge tag 'mariadb-5.5.62' into 5.5-galeramariadb-galera-5.5.62Jan Lindström2018-10-2951-27/+1307
| | | |\ \ \
| | | * | | | Fix tests affected by new configuration variable on Galera.Jan Lindström2018-10-102-0/+8
| * | | | | | MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-2623-58/+264
| * | | | | | MDEV-10963 Fragmented BINLOG queryAndrei Elkin2019-01-244-0/+110
| * | | | | | MDEV-14605 Changes to "ON UPDATE CURRENT_TIMESTAMP" fields are notAndrei Elkin2019-01-242-24/+125
| * | | | | | MDEV-18195 ASAN use-after-poison in my_strcasecmp_utf8 / Item::eq upon prepar...Alexander Barkov2019-01-242-0/+17
* | | | | | | MDEV-17148 DROP DATABASE throw "Directory not empty" after changed lower_case...Alexey Botchkov2019-02-012-0/+16
* | | | | | | MDEV-18194 Incremental prepare tries to access page which is out of tablespac...Thirunarayanan Balathandayuthapani2019-02-012-0/+82
* | | | | | | MDEV-18415 mariabackup.mdev-14447 test case fails with Table 'test.t' doesn't...Thirunarayanan Balathandayuthapani2019-02-012-2/+13
* | | | | | | MDEV-16849 Extending indexed VARCHAR column should be instantaneousThirunarayanan Balathandayuthapani2019-01-302-0/+797
* | | | | | | Merge pull request #1142 from codership/10.2-MDEV-15740Jan Lindström2019-01-288-1/+245
|\ \ \ \ \ \ \
| * | | | | | | MDEV-15740 Enabled and recorded galera_gcache_recover_manytrxTeemu Ollakka2019-01-272-1/+29
| * | | | | | | MDEV-15740 Recorded wsrep-recover-v25Teemu Ollakka2019-01-272-0/+45
| * | | | | | | Backported wsrep-recover test from 10.4.Teemu Ollakka2019-01-254-0/+171
* | | | | | | | Don't run tests that check privileges in --embeddedSergei Golubchik2019-01-251-0/+1
* | | | | | | | Fix tests not to fail with OpenSSL 1.1.1 with TLSv1.3Sergei Golubchik2019-01-259-162/+191
* | | | | | | | MDEV-18352 Add a regression test for VARCHAR enlargingMarko Mäkelä2019-01-252-0/+17
|/ / / / / / /
* | | | | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-2417-55/+367
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.0 into 10.1Marko Mäkelä2019-01-244-15/+179
| |\ \ \ \ \ \
| | * | | | | | MDEV-17376 Server fails to set ADD_PK_INDEX, DROP_PK_INDEX if unique index no...Thirunarayanan Balathandayuthapani2019-01-244-15/+179
| | * | | | | | MDEV-17803 Row-based event is not applied when table map id is greaterAndrei Elkin2019-01-235-0/+154
| * | | | | | | MDEV-17803 side effect resulted in table id advance. A test result file is up...Andrei Elkin2019-01-241-16/+16
| * | | | | | | merge 10.0 -> 10.1 to resolve MDEV-17803 conflicts.Andrei Elkin2019-01-233-0/+124
| * | | | | | | MDEV-18119 upgrading from 10.3 to 10.4 can result in the password for a user ...Sergei Golubchik2019-01-232-0/+17
| * | | | | | | MDEV-17421: mtr does not restart the server whose parameters were changedSergei Golubchik2019-01-234-50/+0
| * | | | | | | MDEV-17421: mtr does not restart the server whose parameters were changedSergei Golubchik2019-01-234-58/+0
| * | | | | | | Merge pull request #880 from tempesta-tech/sysprg/MDEV-17421Jan Lindström2019-01-2311-23/+113
| |\ \ \ \ \ \ \
| | * | | | | | | MDEV-17421: mtr does not restart the server whose parameters were changedJulius Goryavsky2018-10-1011-23/+113
* | | | | | | | | Comment out the statement that triggers MDEV-18366Marko Mäkelä2019-01-242-4/+2
* | | | | | | | | After-merge fix of a resultMarko Mäkelä2019-01-231-0/+3
* | | | | | | | | Update the InnoDB version numberMarko Mäkelä2019-01-231-1/+1
* | | | | | | | | Bug #22990029: Add a test caseMarko Mäkelä2019-01-232-0/+41
* | | | | | | | | Add a test for Bug #28470805 DELETE CASCADE CRASHES ... ON RESTARTMarko Mäkelä2019-01-232-0/+18
* | | | | | | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-236-2/+81
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 10.0 into 10.1Marko Mäkelä2019-01-236-2/+81
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Bug#28867993: POSSIBLE ISSUE WITH MYSQL SERVER RESTARTSergei Golubchik2019-01-232-0/+21
| | * | | | | | | MDEV-15925 FRM_MAX_SIZE too low for some use casesSergei Golubchik2019-01-212-2/+11
| | * | | | | | | MDEV-14440: Assertion `inited==RND' failed in handler::ha_rnd_endVarun Gupta2019-01-182-0/+49
* | | | | | | | | MDEV-12747 - main.mysqld_option_err fails in buildbot with timeoutSergey Vojtovich2019-01-221-0/+2