summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-08-31158-395/+8962
|\
| * Temporarily disable encryption.innodb_encryption after the mergeMarko Mäkelä2017-08-301-0/+1
| * Merge branch '10.0' into 10.1Marko Mäkelä2017-08-3041-88/+7376
| |\
| | * Merge innodb.create-index test changes from MySQL 5.6 to MariaDBMarko Mäkelä2017-08-292-0/+60
| | * Adjust the imported MySQL 5.6 tests for MariaDBMarko Mäkelä2017-08-2921-123/+182
| | * MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1)Marko Mäkelä2017-08-2927-0/+6904
| | * MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-...Andrei Elkin2017-08-297-2/+262
| | * MDEV-13583 Improvements for MTR rebootstrap introduced in MDEV-12042Elena Stepanova2017-08-282-85/+90
| * | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-29109-307/+1474
| |\ \
| | * | Add galera suite to default suites and disable failing testbb-10.1-jplindstJan Lindström2017-08-284-2/+9
| | * | Merge remote-tracking branch 'origin/bb-10.1-galera' into 10.1Jan Lindström2017-08-24108-306/+1466
| | |\ \
| | | * | Fix Merge ErrorSachin Setiya2017-08-234-4/+7
| | | * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-21105-303/+1460
| | | |\ \
| | | | * | Add galera_admin to disabled.Jan Lindström2017-08-211-0/+1
| | | | * | Add more disabled test.Jan Lindström2017-08-202-2/+4
| | | | * | Add more disabled tests and one ignored warning.Jan Lindström2017-08-192-1/+5
| | | | * | Galera test fixes and add remaining test failures as disabled.Jan Lindström2017-08-1817-54/+93
| | | | * | More test failure fixes.mariadb-galera-10.0.32Jan Lindström2017-08-165-0/+12
| | | | * | Move galera_ist_progress and galera_ist_restart_joiner tests under big_test.Jan Lindström2017-08-162-0/+4
| | | | * | Fix test failures.Jan Lindström2017-08-167-133/+37
| | | | * | Fix test failure on test MW-86 and remove MW-360 test.Jan Lindström2017-08-1510-423/+238
| | | | * | MW-373 Wait for wsrep_ready at startup when provider is loadedTeemu Ollakka2017-08-143-0/+21
| | | | * | MW-369 Removing obsoleted testsTeemu Ollakka2017-08-148-323/+0
| | | | * | Refs: MW-369 * fixed sync point usage in MW-369.inc, which made it impossible...sjaakola2017-08-143-44/+370
| | | | * | MW-369 Fixed test MW-369D, recorded MW-369C, MW-369DTeemu Ollakka2017-08-147-3/+71
| | | | * | MW-369 MTR tests for foreign key conflictsTeemu Ollakka2017-08-147-0/+323
| | | | * | Refs: MW-369 * added MTR test, which causes a crash in slave applying, due to...sjaakola2017-08-141-0/+82
| | | | * | Galera MTR Tests: Fortify galera_ist_restart_joiner.test - remove DDLs, fix s...Philip Stoev2017-08-142-27/+8
| | | | * | Galera MTR Tests: Stability fixesPhilip Stoev2017-08-1410-19/+23
| | | | * | Galera MTR Tests: Test case for GAL-501 Improved URI parsing for IPv6 addressesPhilip Stoev2017-08-143-0/+78
| | | | * | Galera MTR Tests: Extend test for MW-86 with additional SHOW commands (part #2)Philip Stoev2017-08-142-8/+196
| | | | * | Galera MTR Tests: Extend test for MW-86 with additional SHOW commandsPhilip Stoev2017-08-141-0/+1
| | | | * | Galera MTR Tests: Tests for MW-360 DROP TABLE containing temporary tables res...Philip Stoev2017-08-145-0/+400
| | | | * | MW-86 MTR test: check that SHOW commands no longer obey wsrep_sync_wait = 1Daniele Sciascia2017-08-142-0/+64
| | | | * | MW-86 Adjust MTR tests for changes to wsrep_sync_waitDaniele Sciascia2017-08-1437-56/+205
| | | | * | Galera MTR Tests: Tests for MW-366 - improved support for IPv6Philip Stoev2017-08-149-0/+278
| | | | * | Galera MTR Tests: Stability fixesPhilip Stoev2017-08-112-1/+3
| | | | * | Galera MTR Tests: Test for GAL-491: Progress output for ISTPhilip Stoev2017-08-113-0/+98
| | | | * | MW-336 Avoid slave threads leakingDaniele Sciascia2017-08-112-0/+106
| | | | * | Galera MTR Tests: MW-359 Include include/have_innodb.inc part of include/gale...Philip Stoev2017-08-111-0/+2
| | | | * | MW-357 Reset thd->wsrep_apply_toi regardless of applier exitingDaniele Sciascia2017-08-112-0/+19
| | | | * | Merge tag 'mariadb-10.0.32' into 10.0-galeraJan Lindström2017-08-09113-182/+4127
| | | | |\ \
| * | | | | | MDEV-13557: Startup failure, unable to decrypt ibdata1Jan Lindström2017-08-297-319/+1275
| * | | | | | AWS Key Management : Introduce "mock" variable, available in debug build.Vladislav Vaintroub2017-08-283-6/+7
* | | | | | | MDEV-13557: Startup failure, unable to decrypt ibdata1Jan Lindström2017-08-317-319/+1275
* | | | | | | Fix threadpool to report connections aborted due to wait timeout.Vladislav Vaintroub2017-08-304-23/+20
* | | | | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-2910-0/+151
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.0 into 10.1Marko Mäkelä2017-08-284-1/+100
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2Marko Mäkelä2017-08-232-1/+6
| | * | | | | MDEV-8960: Can't refer the same column twice in one ALTER TABLEJan Lindström2017-08-182-0/+94
| | | |_|_|/ | | |/| | |