summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-08-31208-941/+10256
|\
| * Fix test failures on embedded server.Jan Lindström2017-08-318-20/+30
| * 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-3049-116/+7443
| |\
| | * Add missing {} to silence a compiler warningMarko Mäkelä2017-08-301-0/+2
| | * WL#8845: Clarify the message about redo log format incompatibilityMarko Mäkelä2017-08-292-8/+4
| | * MDEV-13625 Merge InnoDB test cases from MySQL 5.6 (part 1)Marko Mäkelä2017-08-2933-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
| | |/
| | * MDEV-13437 InnoDB fails to return error for XA COMMIT or XA ROLLBACK in read-...Andrei Elkin2017-08-2911-13/+314
| | * MDEV-13583 Improvements for MTR rebootstrap introduced in MDEV-12042Elena Stepanova2017-08-283-94/+99
| * | Galera after-merge fixesMarko Mäkelä2017-08-303-64/+6
| * | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-29147-793/+2597
| |\ \
| | * | 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-24146-792/+2589
| | |\ \
| | | * | Fix Merge ErrorSachin Setiya2017-08-236-7/+8
| | | * | Fix compiler error.Jan Lindström2017-08-211-3/+1
| | | * | Merge remote-tracking branch 'origin/10.0-galera' into 10.1Jan Lindström2017-08-21142-786/+2584
| | | |\ \
| | | | * | 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-1515-454/+267
| | | | * | MW-383 Bumped wsrep patch versionTeemu Ollakka2017-08-141-1/+1
| | | | * | MW-373 Wait for wsrep_ready at startup when provider is loadedTeemu Ollakka2017-08-143-0/+21
| | | | * | Refs: MW-363 * enabling binlog file copying even for binlog files with basena...sjaakola2017-08-141-2/+1
| | | | * | MW-378 enabling build with WITH_WSREP=OFF only one fix here, enables build of...sjaakola2017-08-141-0/+5
| | | | * | MW-369 FK fixessjaakola2017-08-142-7/+11
| | | | * | MW-369 FK fixessjaakola2017-08-141-1/+3
| | | | * | 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
| | | | * | Refs: MW-369 * changed parent row key type to S(hared), when FK child table i...sjaakola2017-08-142-10/+20
| | | | * | MW-369 MTR tests for foreign key conflictsTeemu Ollakka2017-08-147-0/+323
| | | | * | Refs: MW-369 * changed insert for a FK child table to take exclusive lock on ...sjaakola2017-08-141-1/+1
| | | | * | Refs: MW-369 * changed insert for a FK child table to take exclusive lock on ...sjaakola2017-08-141-1/+1
| | | | * | 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
| | | | * | MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACEDaniele Sciascia2017-08-141-1/+0
| | | | * | 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
| | | | * | MW-86 Additional wsrep_sync_wait coverageDaniele Sciascia2017-08-142-5/+11
| | | | * | Galera MTR Tests: Tests for MW-360 DROP TABLE containing temporary tables res...Philip Stoev2017-08-145-0/+400
| | | | * | Refs: MW-360 * fix for regression with galera_toi_ddl_nonconflicting testsjaakola2017-08-141-4/+3