summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* 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-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2Marko Mäkelä2017-08-232-1/+6
* 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
* update error messages for 10.0Sergei Golubchik2017-07-271-2/+2
* Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-253-1/+120
|\
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2017-07-182-0/+120
| |\
| | * Bug#18950197 RPL_SEMI_SYNC_UNINSTALL_PLUGIN FAILS BECAUSEVenkatesh Duggirala2017-05-252-6/+4
| | * Bug#24901077: RESET SLAVE ALL DOES NOT ALWAYS RESET SLAVESujatha Sivakumar2017-02-282-0/+120
| | * Bug#24707666: DEFAULT SETTING FOR SECURE-FILE-PRIV SHOULD BEArun Kuruvila2016-09-2812-0/+251
| * | MDEV-8692 prefschema test failures on ARM (on Debian build system)Alexander Barkov2017-07-175-6/+22
* | | MDEV-12436: binlog.binlog_unsafe - assumed len(hostname) <= 50 (#385)Daniel Black2017-07-152-22/+22
* | | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-062-0/+69
|\ \ \ | |/ /
| * | bugfix: long partition namesSergei Golubchik2017-07-062-0/+62
* | | Fix for MDEV-9670 server_id mysteriously set to 0Andrei Elkin2017-07-023-0/+164
* | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-202-0/+16
|\ \ \ | |/ /
| * | MDEV-13017 LOCK TABLE fails with irrelevant error while working with tables a...Sergei Golubchik2017-06-142-0/+16
* | | MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-191-1/+7
* | | MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a viewVicențiu Ciorbaru2017-06-152-0/+205
* | | MDEV-10463: Granted as a whole to roles, databases are not show in SHOW DATAB...Vicențiu Ciorbaru2017-06-152-0/+120
* | | MDEV-12873 InnoDB SYS_TABLES.TYPE incompatibility for PAGE_COMPRESSION in Mar...Marko Mäkelä2017-06-135-3/+532
* | | MDEV-13059 XtraDB hangs on Windows due to failing to release block->lock X-latchVladislav Vaintroub2017-06-121-10/+0
* | | Partially disable a test affected by MDEV-13059Marko Mäkelä2017-06-121-0/+10
* | | MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_th...Marko Mäkelä2017-06-122-2/+10
* | | MDEV-13039 innodb_fast_shutdown=0 may fail to purge all undo logMarko Mäkelä2017-06-092-0/+113
* | | Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-0613-24/+12
* | | MDEV-12052 Shutdown crash presumably due to master thread activityMarko Mäkelä2017-05-262-0/+39
* | | Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-203-0/+71
|\ \ \ | |/ /
| * | MDEV-11092 :- Fix Previous commit of MDEV-11092Sachin Setiya2017-05-191-0/+1
| * | MDEV-11092 Assertion `!writer.checksum_len || writer.remains == 0' failedSachin Setiya2017-05-182-0/+70
* | | Fix sys_vars innodb_empty_free_list_algorithm_basicVicențiu Ciorbaru2017-05-171-1/+1
* | | Merge branch 'merge-perfschema-5.6' into 10.0Vicențiu Ciorbaru2017-05-163-0/+23
|\ \ \
| * | | 5.6.36Vicențiu Ciorbaru2017-05-163-0/+23
| * | | 5.6.33Sergei Golubchik2016-09-272-309/+0
* | | | MDEV-11883 MariaDB crashes with out-of-memory when query information_schemaSergei Golubchik2017-05-152-0/+49
* | | | MDEV-12635 innodb.log_file_size fails when run with ValgrindMarko Mäkelä2017-05-052-0/+4
* | | | Add and adjust a test from MySQL:Marko Mäkelä2017-04-242-0/+175
* | | | Add and adjust a test from MySQL:Marko Mäkelä2017-04-243-0/+98
* | | | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Adjusted test results after the fix for mdev-12429.Igor Babaev2017-04-071-2/+2
* | | | MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-212-62/+6
* | | | Import two ALTER TABLE…ALGORITHM=INPLACE tests from MySQL 5.6.Marko Mäkelä2017-04-054-0/+264
* | | | Merge 5.5 into 10.0Marko Mäkelä2017-03-242-51/+43
|\ \ \ \ | |/ / /
| * | | MDEV-11802 innodb.innodb_bug14676111 fails on buildbotMarko Mäkelä2017-03-243-39/+41
* | | | Clean up the test mentioned in MDEV-12052.Marko Mäkelä2017-03-182-17/+1
* | | | Merge 5.5 into 10.0Marko Mäkelä2017-03-082-20/+8
|\ \ \ \ | |/ / /
* | | | Merge branch 'bb-10.0-vicentiu' into 10.0mariadb-10.0.30Vicențiu Ciorbaru2017-03-0636-1091/+1795
|\ \ \ \