summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Windows, mtr - correctly determine CPU count, for --parallel=autoVladislav Vaintroub2018-02-141-6/+11
* 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
* | 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
* | | 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
* | | 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
* | | 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
* | | 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
| * | Merge branch 'github/10.0-galera' into 10.1Sergei Golubchik2018-02-033-2/+17
| |\ \
| | * \ Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34Jan Lindström2018-02-01124-653/+4183
| | |\ \
| | * | | mtr: minor (and incomplete) fixes for suite galera_3nodeDaniel Black2018-01-144-2/+20
| * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-0257-62/+1690
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | MDEV-14862: Server crashes in Bitmap<64u>::merge / add_key_fieldOleksandr Byelkin2018-02-012-0/+23
| | * | | MDEV-14696 Server crashes in in prep_alter_part_table on 2nd execution of PS.Alexey Botchkov2018-01-302-0/+24
| | * | | MDEV-13790 UNHEX() of a somewhat complicated CONCAT() returns NULLAlexander Barkov2018-01-302-0/+12
| | * | | MDEV-15118 ExtractValue(xml,something_complex) does not workAlexander Barkov2018-01-302-0/+21
| | * | | Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-2911-16/+4
| | * | | Merge 5.5 into 10.0Marko Mäkelä2018-01-294-7/+56
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Do not SET DEBUG_DBUG=-d,... in testsMarko Mäkelä2018-01-294-6/+55