summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18470 improve alter_varchar_change.testEugene Kosov2019-02-042-18/+18
* Merge 10.2 into 10.3Marko Mäkelä2019-02-0416-3/+1151
|\
| * 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
* | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-022-0/+35
* | | MDEV-18426: Most of the mtr tests in the galera_3nodes suite failJulius Goryavsky2019-01-3015-13/+112
* | | MDEV-18399 Recognize the deprecated parameters innodb_file_format, innodb_lar...Marko Mäkelä2019-01-283-2/+30
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-01-2511-163/+404
|\ \ \ | |/ /
| * | 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-18057 Assertion `(node->state == 5) || (node->state == 6)' failed in row...Eugene Kosov2019-01-252-0/+23
* | | Merge 10.2 into 10.3Marko Mäkelä2019-01-252-0/+17
|\ \ \ | |/ /
| * | MDEV-18352 Add a regression test for VARCHAR enlargingMarko Mäkelä2019-01-252-0/+17
| |/
* | MDEV-18379: Unification of check for IPv6Julius Goryavsky2019-01-257-19/+8
* | Merge 10.2 into 10.3Marko Mäkelä2019-01-2428-57/+510
|\ \ | |/
| * 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
* | | | | Merge pull request #1120 from tempesta-tech/sysprg/MDEV-17835v2Jan Lindström2019-01-2322-50/+168
|\ \ \ \ \
| * | | | | MDEV-17835: Remove wsrep-sst-method=xtrabackupJulius Goryavsky2019-01-2222-50/+168
* | | | | | MDEV-17821 Assertion !page_rec_is_supremum(rec) failed in btr_pcur_store_posi...Marko Mäkelä2019-01-212-0/+268
* | | | | | MDEV-18152 Assertion 'num_fts_index <= 1' failedMarko Mäkelä2019-01-186-14/+28
* | | | | | Merge 10.2 into 10.3Marko Mäkelä2019-01-1716-27/+715
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge 10.1 into 10.2Marko Mäkelä2019-01-1714-27/+176
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Re-record results for the changed max_value of table_definition_cacheMarko Mäkelä2019-01-174-14/+6