summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-15175-1321/+8179
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-142-1/+2
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-02-142-1/+2
| | |\
| | | * GAL-506 breaks galera_defaults MTR test by upping repl.proto_max again. Fix t...Alexey Yurchenko2018-02-142-1/+2
| * | | MDEV-15293 CAST(AS TIME) returns bad results for LAST_VALUE(),NAME_CONST(),SP...Alexander Barkov2018-02-132-0/+78
| * | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-136-6/+128
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2018-02-132-0/+114
| | |\ \ | | | |/
| | | * Merge 10.0 into 10.1Marko Mäkelä2018-02-132-0/+111
| | | |\
| | | | * MDEV-14988 innodb_read_only tries to modify files if transactions were recove...Marko Mäkelä2018-02-132-0/+111
| | * | | MDEV-15270 Mariabackup should not try to use doublewrite buffermariadb-10.2.13Marko Mäkelä2018-02-121-1/+0
| | * | | MDEV-13869 MariaDB slow startMarko Mäkelä2018-02-123-5/+14
| * | | | Re-record a result; repl.proto_max is 8, not 7Marko Mäkelä2018-02-131-1/+1
| * | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-1254-1027/+1603
| * | | | Updated galera .result filesMonty2018-02-124-4/+4
| * | | | MDEV-15287 Bad result for LEAST/GREATEST(datetime_alike_string, time)Alexander Barkov2018-02-122-0/+127
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-1215-178/+709
| |\ \ \ \ | | |/ / /
| | * | | Updated list of unstable tests for 10.2.13Elena Stepanova2018-02-121-87/+149
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-02-1112-91/+509
| | |\ \ \ | | | |/ /
| | | * | MDEV-14611 ALTER TABLE EXCHANGE PARTITION does not work properly when used wi...Alexey Botchkov2018-02-102-2/+334
| | | * | After-merge fixes for "sys_vars.sysvars_innodb '32bit,xtradb'" test results.Alexander Barkov2018-02-101-1/+1
| | | * | Merge remote-tracking branch 'origin/10.0' into 10.1Alexander Barkov2018-02-103-1/+68
| | | |\ \ | | | | |/
| | | | * MDEV-15262 Wrong results for SELECT..WHERE non_indexed_datetime_column=indexe...Alexander Barkov2018-02-092-0/+67
| | | * | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-082-12/+76
| | | * | MDEV-14868 MariaDB server crashes after using ROLLBACK TO when encrypt_tmp_fi...Sergei Golubchik2018-02-081-0/+5
| | | * | fix encryption.tempfiles to check that encrypt_tmp_files is ONSergei Golubchik2018-02-083-0/+6
| | | * | MDEV-14427: encryption.innodb-bad-key-change failed in buildbotJan Lindström2018-02-082-74/+16
| | * | | MDEV-13508 ALTER TABLE that renames columns and CHECK constraintsMonty2018-02-102-0/+51
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-094-3/+2756
| |\ \ \ \ | | |/ / /
| | * | | Add back (and clean up) the test innodb_zip.prefix_index_liftedlimitMarko Mäkelä2018-02-092-0/+2753
| | * | | Corrected the patch for mdev-15119 that caused a failure forIgor Babaev2018-02-082-3/+3
| * | | | Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-087-0/+106
| |\ \ \ \ | | |/ / /
| | * | | add mdev-504 to unstable tests, to fix appveyorVladislav Vaintroub2018-02-081-0/+1
| | * | | Merge 10.1 into 10.2Marko Mäkelä2018-02-086-0/+105
| | |\ \ \ | | | |/ /
| | | * | Merge 10.0 into 10.1Marko Mäkelä2018-02-086-2/+103
| | | |\ \ | | | | |/
| | | | * Make the test innodb.recovery_shutdown more robustMarko Mäkelä2018-02-082-2/+6
| | | | * MDEV-15249 Crash in MVCC read after IMPORT TABLESPACEMarko Mäkelä2018-02-082-0/+78
| | | | * MDEV-15230: column_json breaks cyrillic in 10.1.31Oleksandr Byelkin2018-02-072-0/+19
| * | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-08106-281/+3114
| |\ \ \ \ | | |/ / /
| | * | | Disabled galera_ist_progress at it always fails in 10.2Monty2018-02-072-2/+6
| | * | | MDEV-15199 Referential integrity broken in ON DELETE CASCADEMarko Mäkelä2018-02-076-139/+94
| | * | | MDEV-15219 FOREIGN KEY CASCADE or SET NULL operations will not resume after l...Marko Mäkelä2018-02-072-0/+513
| | * | | Remove useless debug instrumentation row_print_geometry_dataMarko Mäkelä2018-02-074-68/+14
| | * | | Fixed mdev-15162 Query with CTE hangs if assignment operator (:=) is usedIgor Babaev2018-02-062-0/+25
| | * | | Fixed mdev-15119 CTE, referencing another CTE, that is declared after,Igor Babaev2018-02-062-0/+39
| | * | | Fixed mdev-15120 CTE table should not belong to database, that is in useIgor Babaev2018-02-062-0/+25
| | * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-0669-102/+2011
| | |\ \ \ | | | |/ /
| | | * | Merge 10.0 into 10.1Marko Mäkelä2018-02-051-1/+2
| | | |\ \ | | | | |/
| | | | * MDEV-15202 innodb.log_file_size failed in buildbotMarko Mäkelä2018-02-051-1/+2
| | | * | Updated list of unstable tests for 10.1.31 releasemariadb-10.1.31Elena Stepanova2018-02-041-100/+76
| | | * | After-merge test result fixMarko Mäkelä2018-02-031-2/+16