summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-16490 correct fix, with respect to CREATE...SELECTNikita Malyavin2019-09-042-0/+17
* MDEV-16490: It's possible to make a system versioned table without any versio...Nikita Malyavin2018-07-202-0/+97
* rpl_row_001.test failed in internal checkMonty2018-07-142-0/+16
* Merge 10.2 into 10.3Marko Mäkelä2018-07-071-2/+2
|\
| * MDEV-16664: Change the default to innodb_lock_schedule_algorithm=fcfsMarko Mäkelä2018-07-071-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2018-07-066-55/+77
|\ \ | |/
| * MDEV-15855 Deadlock between purge thread and DDL statementThirunarayanan Balathandayuthapani2018-07-062-2/+74
| * MDEV-14188 mariabackup.incremental_encrypted wrong resultMarko Mäkelä2018-07-062-0/+2
| * Removed the test case for MDEV-15151 for the following reasons:Igor Babaev2018-07-052-52/+0
* | Merge 10.2 into 10.3Marko Mäkelä2018-07-055-21/+143
|\ \ | |/
| * Clean up a testMarko Mäkelä2018-07-052-7/+7
| * Implement a parameter for wait_all_purged.incMarko Mäkelä2018-07-052-2/+10
| * MDEV-16629 "Table Does Not Exist" Error from Recursive CTE Query Inside FunctionIgor Babaev2018-07-052-0/+130
* | MDEV-16675 Unnecessary explicit lock acquisition during UPDATE or DELETEMarko Mäkelä2018-07-035-22/+52
* | Merge 10.2 into 10.3Marko Mäkelä2018-07-037-13/+62
|\ \ | |/
| * MDEV-16571 - some backup tests sometimes with missing data after restore.Vladislav Vaintroub2018-07-023-5/+1
| * MDEV-16630: Ambiguous error message when check constraint matches table nameAnel Husakovic2018-07-014-8/+61
* | Merge mariadb-10.3.8 into 10.3Marko Mäkelä2018-07-03139-906/+3425
|\ \
| * | Updated list of unstable tests for 10.3.8 releaseElena Stepanova2018-07-011-518/+774
| * | 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