summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Marko Mäkelä2017-08-3033-0/+7023
|\
| * 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
* | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-29104-307/+1447
|\ \
| * | Add galera suite to default suites and disable failing testbb-10.1-jplindstJan Lindström2017-08-283-2/+8
| * | Merge remote-tracking branch 'origin/bb-10.1-galera' into 10.1Jan Lindström2017-08-24104-306/+1440
| |\ \
| | * | Fix Merge ErrorSachin Setiya2017-08-233-3/+3
| | * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-21101-303/+1437
| | |\ \
| | | * | 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-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
| | | * | 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-0946-62/+1438
| | | |\ \
* | | | | | 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
* | | | | | Merge 10.0 into 10.1Marko Mäkelä2017-08-282-1/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2Marko Mäkelä2017-08-232-1/+6
| | |_|_|/ | |/| | |
* | | | | MDEV-13591: InnoDB: Database page corruption on disk or a failed file read an...Jan Lindström2017-08-282-0/+6
| |/ / / |/| | |
* | | | fix auth_plugin_win testVladislav Vaintroub2017-08-221-1/+1
* | | | MDEV-13608 : set client plugin directory with mysql_options()Vladislav Vaintroub2017-08-213-0/+37
| |/ / |/| |
* | | MDEV-8579 - Some sysvars in I_S are missing any meaningful help (comment) textSergey Vojtovich2017-08-155-110/+110
* | | MDEV-12725 select on federated table crashes serverSergei Golubchik2017-08-082-0/+27
* | | MDEV-12863 No table can be created after second encryption plugin attempted t...Sergei Golubchik2017-08-082-0/+23
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-0812-145/+268
|\ \ \ | |/ /
| * | MDEV-12915 ST_Centroid does not return the same result than MySQLElena Stepanova2017-08-012-6/+6
| * | Update innodb test result post print_lock_error changeVicențiu Ciorbaru2017-08-012-2/+2
| * | MDEV-12915 ST_Centroid does not return the same result than MySQL.Alexey Botchkov2017-08-012-4/+4