summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17333 Assertion in update_auto_increment() upon exotic LOADAleksey Midenkov2019-10-103-0/+42
* MDEV-19406 Assertion on updating view of join with versioned tableAleksey Midenkov2019-10-102-0/+26
* MDEV-16130 wrong error message adding AS ROW START to versioned tableAleksey Midenkov2019-10-102-4/+13
* MDEV-16210 FK constraints on versioned tables use historical rows, which may ...Aleksey Midenkov2019-10-102-19/+23
* versioning test suite fixesAleksey Midenkov2019-10-1035-183/+223
* Merge 10.2 into 10.3Marko Mäkelä2019-10-097-2/+102
|\
| * MDEV-20574 Position of events reported by mysqlbinlog is wrong with encrypted...Sachin Setiya2019-10-086-0/+86
| * MDEV-20703: mariabackup creates binlog files in server binlog directory on --...Vlad Lesin2019-10-011-2/+16
* | MDEV-16239 Many test in rpl suite failssachin2019-10-0813-36/+52
* | MDEV-20591 Wrong Number of rows in mysqlbinlog outputSachin2019-10-082-3/+65
* | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-017-0/+256
|\ \ | |/
| * Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-017-0/+256
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-10-012-0/+42
| | |\
| | | * MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-012-0/+42
| | * | MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-305-0/+228
* | | | MDEV-19628 JSON with starting double quotes key is not valid.Alexey Botchkov2019-09-303-1/+23
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-275-75/+8
|\ \ \ \ | |/ / /
| * | | MDEV-20688 Recovery crashes after unnecessarily reading a corrupted pageThirunarayanan Balathandayuthapani2019-09-272-6/+8
| * | | Remove a useless large test, and add a debug assertionMarko Mäkelä2019-09-273-69/+0
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-266-103/+68
|\ \ \ \ | |/ / /
| * | | MDEV-19514 preparation: Extend innodb.innodb-change-buffer-recoveryMarko Mäkelä2019-09-263-32/+46
| * | | MDEV-20675 Crash in SHOW ENGINE INNODB STATUS with innodb_force_recovery=5Marko Mäkelä2019-09-261-0/+5
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-262-71/+17
| |\ \ \ | | |/ /
| | * | Speed up main.sum_distinct-bigMarko Mäkelä2019-09-252-71/+17
* | | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-09-2411-17/+220
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-09-2410-6/+209
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-09-2410-6/+209
| | |\ \ | | | |/
| | | * MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-2410-6/+214
| * | | Backporting 273d8eb12c40a6dcd05a8148bdfba3f1fd96e764 Proper fix for disabling...Varun Gupta2019-09-239-160/+53
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-2340-135/+629
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-234-3/+58
| |\ \ \ | | |/ /
| | * | MDEV-18094: Query with order by limit picking index scan over filesortVarun Gupta2019-09-214-3/+52
| * | | MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engineAnel Husakovic2019-09-207-17/+17
| * | | MDEV-16222: Move the test to gcol.innodb_virtual_debug_purgeMarko Mäkelä2019-09-206-98/+89
| * | | MDEV-18438 Don't stream xtrabackup_info of extra-lsndirSimon Lipp2019-09-194-0/+21
| * | | Enable galera.MW-286 test case.Stepan Patryshev2019-09-181-2/+1
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-09-1811-11/+325
| |\ \ \ | | |/ /
| | * | MDEV-19529 InnoDB hang on DROP FULLTEXT INDEXThirunarayanan Balathandayuthapani2019-09-182-0/+49
| | * | MDEV-19647 Server hangs after dropping full text indexes and restartThirunarayanan Balathandayuthapani2019-09-172-6/+15
| | * | Adjusted test results after the change of a test caseIgor Babaev2019-09-131-1/+1
| | * | Post fix after the patch for MDEV-20576.Igor Babaev2019-09-132-11/+11
| | * | MDEV-20576 A new assertion added to check validity of calculatedIgor Babaev2019-09-126-4/+255
| * | | MDEV-20485: Disable galera.galera_var_node_addressMarko Mäkelä2019-09-181-1/+2
| * | | MDEV-20589: Server still crashes in Field::set_warning_truncated_wrong_valueVarun Gupta2019-09-183-0/+68
| * | | Fixing a test to reset to original stateVarun Gupta2019-09-183-4/+7
| * | | Fix #2 for galera.MW-336Jan Lindström2019-09-141-2/+3
| * | | MDEV-13893/MDEV-12699: Enable encryption.innodb-redo-badkeyMarko Mäkelä2019-09-131-1/+0
| * | | Try to fix galera.MW-336 test case.Jan Lindström2019-09-132-12/+9
| * | | MDEV-20561 Galera node shutdown fails in non-Primary (#1386)Teemu Ollakka2019-09-132-0/+45
* | | | Proper fix for disabling warnings in read_statistics_for_table().Michael Widenius2019-09-229-160/+53