summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6111 Optimizer TraceVarun Gupta2019-02-1319-339/+5480
* MDEV-12484 Enable unix socket authentication by defaultSergei Golubchik2019-02-126-6/+6
* MDEV-18447 Assertion `!is_zero_datetime()' failed in Timestamp_or_zero_dateti...Alexander Barkov2019-02-122-0/+17
* Merge 10.3 into 10.4Marko Mäkelä2019-02-114-18/+174
|\
| * MDEV-18295 IMPORT TABLESPACE fails with instant-altered tablesMarko Mäkelä2019-02-112-0/+98
| * MDEV-18470 improve alter_varchar_change.testEugene Kosov2019-02-042-18/+18
* | Record galera_var_load_data_splitting result after deprecatingJan Lindström2019-02-111-0/+4
* | Merge pull request #1170 from codership/10.4-rsync_fixJan Lindström2019-02-115-3/+5
|\ \
| * | Fixed and re-recorded tests for galeramkaruza2019-02-083-2/+3
| * | MDEV-18178 Galera test failure on galera_sst_rsync2mkaruza2019-02-082-1/+2
* | | MDEV-18219 Assertion index->n_core_null_bytes <= ... after DROP COLUMNMarko Mäkelä2019-02-082-0/+60
* | | Fix for certification failure on galera.galera_sst_mysqldump mkaruza2019-02-071-2/+0
|/ /
* | MDEV-18444 ROW_FORMAT=COMPRESSED unnecessarily requires NOCOPY for INSTANT op...Eugene Kosov2019-02-072-0/+36
* | Merge 10.3 into 10.4Marko Mäkelä2019-02-0531-16/+1213
|\ \ | |/
| * 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
* | | | MDEV-11340 Allow multiple alternative authentication methods for the same userSergei Golubchik2019-02-044-55/+60
* | | | MDEV-11340 Allow multiple alternative authentication methods for the same userSergei Golubchik2019-02-043-1/+350
* | | | upgrade C/C to 3.1Sergei Golubchik2019-02-041-0/+2
* | | | cleanup: sys_vars.ccSergei Golubchik2019-02-043-1/+21
* | | | ed25519: better error message for an incorrect password hashSergei Golubchik2019-02-042-0/+8
* | | | MDEV-17950 SHOW GRANTS FOR does not work for a user identified with non-exist...Sergei Golubchik2019-02-046-34/+15
* | | | MDEV-18119 upgrading from 10.3 to 10.4 can result in the password for a user ...Sergei Golubchik2019-02-042-9/+67
* | | | MDEV-17484: New defaults for eq_range_index_dive_limit in 10.4Varun Gupta2019-02-014-10/+10
* | | | Merge bb-10.4-release into 10.4Marko Mäkelä2019-01-3059-1277/+744
|\ \ \ \
| * | | | SSL test fixesmariadb-10.4.2Sergei Golubchik2019-01-2858-1265/+732
| * | | | update the result file after the mergeSergei Golubchik2019-01-281-12/+12
* | | | | MDEV-15135 - Make LOCK_show_status rwlock, to enable parallelism ofVladislav Vaintroub2019-01-281-1/+1
* | | | | Simplified THD::current_linfo lockingSergey Vojtovich2019-01-281-1/+0
|/ / / /
* | | | Fixed failing testcase when blackhole engine is not enabledMonty2019-01-261-2/+3
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-01-2616-163/+445
|\ \ \ \ | |/ / /
| * | | 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
* | | MDEV-18122 Assertion 'table->versioned() == m_prebuilt->table->versioned()' f...Aleksey Midenkov2019-01-252-0/+18
* | | Fixed Galera test regressions from 10.3 mergeTeemu Ollakka2019-01-255-12/+24