summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Sergei Golubchik2018-06-30131-385/+2581
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-06-283-1/+12
| |\
| | * MDEV-16615 ASAN SEGV in handler::print_error or server crash after error upon...Sergei Golubchik2018-06-282-0/+11
| | * mark ed25519 stableSergei Golubchik2018-06-281-1/+1
| * | make plugins.processlist more robustSergei Golubchik2018-06-282-5/+4
| * | MDEV-16473 WITH statement throws 'no database selected' errorSergei Golubchik2018-06-282-18/+0
| * | This is another attempt to fix mdev-16473.Igor Babaev2018-06-282-0/+18
| * | Merge 10.1 into 10.2Marko Mäkelä2018-06-264-0/+158
| |\ \ | | |/
| | * Merge 10.0 into 10.1Marko Mäkelä2018-06-264-0/+158
| | |\
| | | * MDEV-15953 Alter InnoDB Partitioned Table ignores pre-existing DATA DIRECTORY...Marko Mäkelä2018-06-262-0/+111
| | | |\
| | | | * MDEV-15953 Alter InnoDB Partitioned Table Moves Files (which were originally ...Eugene Kosov2018-06-262-0/+111
| | | * | MDEV-16507 SIGSEGV when use_stat_tables = preferably andIgor Babaev2018-06-232-0/+44
| * | | | MDEV-16473 WITH statement throws 'no database selected' errorIgor Babaev2018-06-262-1/+62
| * | | | MDEV-15477: SESSION_SYSVARS_TRACKER does not track last_gtidOleksandr Byelkin2018-06-254-22/+59
| * | | | Session tracking info support in mysqltest (port from mysql)Oleksandr Byelkin2018-06-253-0/+74
| * | | | Reset connection support in mysqltest (port from mysql)Oleksandr Byelkin2018-06-252-0/+30
| * | | | Updated list of unstable tests for 10.2.16mariadb-10.2.16Elena Stepanova2018-06-251-77/+142
| * | | | MDEV-12574 MAX(old_decimal) produces a column of the old DECIMAL typeAlexander Barkov2018-06-252-0/+46
| * | | | fix vcol.vcol_misc --embeddedSergei Golubchik2018-06-241-0/+2
| * | | | fix mtr warnings after 5f0510225aaSergei Golubchik2018-06-248-0/+13
| * | | | MDEV-16519 : mariabackup should fail if MDL could not be acquired with lock-...Vladislav Vaintroub2018-06-222-0/+16
| * | | | fix plugins.processlistSergei Golubchik2018-06-221-1/+2
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-2179-274/+1444
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-211-3/+4
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-06-211-3/+4
| | | |\ \ | | | | |/ | | | |/|
| | | | * Fix unit suite on Windows and in out-of-source buildsSergei Golubchik2018-06-211-3/+4
| | | | * Revert "MDEV-16075: Workaround to run MTR test suite for make test"Sergei Golubchik2018-06-201-1/+1
| | * | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-06-208-0/+338
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-206-0/+161
| | | |\ \ | | | | |/
| | | | * MDEV-16534 PPC64: Unexpected error with a negative value into auto-increment ...Alexander Barkov2018-06-206-0/+162
| | | * | MDEV-15247: Crash when SET NAMES 'utf8' is setVarun Gupta2018-06-202-0/+177
| | * | | MDEV-13577 slave_parallel_mode=optimistic should not report the mode's specif...Sergei Golubchik2018-06-202-7/+4
| | * | | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-06-195-0/+60
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Alexander Barkov2018-06-196-2/+62
| | | |\ \ | | | | |/
| | | | * MDEV-15834 The code in TABLE_SHARE::init_from_binary_frm_image() is not safeAlexander Barkov2018-06-193-0/+26
| | | | * MDEV-16235 Server crashes in my_utf8_uni or in my_strtod_int uponIgor Babaev2018-06-113-2/+22
| | * | | more sst test failuresSergei Golubchik2018-06-158-15/+13
| | * | | MDEV-15611 Due to the failure of foreign key detection, Galera slave node kil...Jan Lindström2018-06-153-0/+50
| | * | | Updated list of unstable tests for 10.1.34 releaseElena Stepanova2018-06-151-65/+72
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-06-142-0/+26
| | |\ \ \ | | | |/ /
| | | * | MDEV-15359 Thread stay in "cleaning up" status after finishingSergei Golubchik2018-06-132-0/+26
| | * | | MDEV-13103 Deal with page_compressed page corruptionMarko Mäkelä2018-06-144-6/+0
| | * | | MDEV-13103: Improve 'cannot be decrypted' error messageMarko Mäkelä2018-06-1318-78/+49
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-06-132-2/+2
| | |\ \ \ | | | |/ /
| | | * | Fix innodb.rename_table for embeddedVicențiu Ciorbaru2018-06-132-2/+2
| | * | | Merge branch '10.0-galera' into 10.1Vicențiu Ciorbaru2018-06-1217-219/+340
| | |\ \ \
| | | * | | Test requires galera debug library.mariadb-galera-10.0.35Jan Lindström2018-05-081-0/+1
| | | * | | codership/galera#500 MTR test for proper Galera provider tear downTeemu Ollakka2018-05-082-0/+47
| | | * | | Fix MTR test galera.galera_gcache_recover_manytrxDaniele Sciascia2018-05-081-2/+11
| | | * | | Galera MTR tests: remove unused config files in galera suiteDaniele Sciascia2018-05-082-170/+0