summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-10880: Assertions `keypart_map' or `prebuilt->search_tuple->n_fields > 0...Oleksandr Byelkin2017-06-238-36/+64
* workaround for a test failure on windows (by serg)Vladislav Vaintroub2017-06-222-0/+2
* MDEV-12819 order by ordering expression changed to empty string when creatin ...Oleksandr Byelkin2017-06-222-0/+39
* MDEV-11003 ndb test suite still exists and does not workSergei Golubchik2017-06-222-103/+0
* MDEV-13097 Online alter of a partitioned MyISAM table with auto_incrementSergei Golubchik2017-06-222-0/+29
* MDEV-13012 Assertion `share->error' failed in discover_handlerton upon execut...Sergei Golubchik2017-06-222-0/+13
* disable getopt prefix matching in mtr bootstrapSergei Golubchik2017-06-224-23/+7
* MDEV-12398 All cluster nodes stop due to a foreign key constraint failureSachin Setiya2017-06-223-0/+477
* MDEV-12975 InnoDB redo log minimum size check uses detected file size instead...Marko Mäkelä2017-06-191-1/+7
* Mariabackup: Remove the --stats optionMarko Mäkelä2017-06-193-7/+0
* MDEV-12620 - set lock_wait_timeout = 1;flush tables with read lock;Sergey Vojtovich2017-06-162-0/+39
* Re-record a failing test, likely related to MDEV-12610Marko Mäkelä2017-06-151-14/+14
* Merge 10.0 into 10.1, plus fixup for MDEV-12873Marko Mäkelä2017-06-137-13/+720
|\
| * 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
* | MDEV-13043 Skipped tests ignore warning suppressionsElena Stepanova2017-06-122-5/+10
* | Adjust a test result after mergeMarko Mäkelä2017-06-121-5/+5
* | Merge 10.0 into 10.1Marko Mäkelä2017-06-124-2/+133
|\ \ | |/
| * 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
* | MDEV-12610: MariaDB start is slowJan Lindström2017-06-094-14/+205
* | Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ...Marko Mäkelä2017-06-084-9/+51
* | Merge 10.0 into 10.1Marko Mäkelä2017-06-0627-1416/+1173
|\ \ | |/
| * Follow-up to MDEV-12042 (test innodb_page_size variants)Marko Mäkelä2017-06-0615-24/+24
| * MDEV-12042 Re-bootstrap the server if InnoDB options are incompatiblebb-10.0-elenst-mdev12042Elena Stepanova2017-06-023-7/+36
| * Merge 5.5 into 10.0Marko Mäkelä2017-05-293-0/+272
| |\
| | * MDEV-11958: LEFT JOIN with stored routine produces incorrect resultOleksandr Byelkin2017-05-233-0/+272
* | | MDEV-9544 FLUSH [RELAY] LOGS does not rotate logs for a named slaveSachin Setiya2017-06-053-0/+216
* | | MDEV-12600: crash during install_db with innodb_page_size=32K and ibdata1=3M;bb-10.1-MDEV-12113Jan Lindström2017-06-011-1/+1
* | | MDEV-12114: install_db shows corruption for rest encryption and innodb_checks...Jan Lindström2017-06-017-11/+1413
* | | MDEV-12942 REGEXP_INSTR returns 1 when using bracketsSergei Golubchik2017-05-292-0/+16
* | | Fixed the bug mdev-12931.mariadb-10.1.24Igor Babaev2017-05-292-0/+74
* | | MDEV-11196: Error:Run-Time Check Failure #2 - Stack around the variable 'key_...bb-mdev-12229Varun Gupta2017-05-282-0/+132
* | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2017-05-2610-16/+89
|\ \ \
| * | | MDEV-7560: check_galera_version to account for greater version than specifiedDaniel Black2017-04-051-4/+22
| * | | Fix galera.galera_gcs_fc_limitSachin Setiya2017-03-231-1/+4
| * | | MDEV-12319 Part 2Sachin Setiya2017-03-231-0/+2
| * | | MDEV-12319 Test added to disabled.defSachin Setiya2017-03-221-0/+11
| * | | Fix galera_admin testmariadb-galera-10.0.30Sachin Setiya2017-03-211-2/+2
| * | | Fix failure on galera_toi_drop_database test.Jan Lindström2017-03-212-4/+4
| * | | Fix mysqlhotcopy test failuresSachin Setiya2017-03-211-1/+1
| * | | Merge branch '10.0' into bb-10.0-galeraSachin Setiya2017-03-2012-45/+103
| |\ \ \
| * \ \ \ Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-mergeSachin Setiya2017-03-17121-1437/+4456
| |\ \ \ \
| * | | | | Fix test casesSachin Setiya2017-03-163-0/+72
| * | | | | Fix wsrep_affected_rows.Sachin Setiya2017-03-162-10/+4
| * | | | | Fix Some failing testsSachin Setiya2017-03-159-0/+9
| * | | | | Galera MTR Tests: do not run innodb.innodb_stats_del_mark and some other test...Sachin Setiya2017-03-151-0/+5
| * | | | | Galera MTR Tests: Tests for MW-328 Fix unnecessary/silent BF abortsPhilip Stoev2017-03-1412-0/+336
| * | | | | Galera MTR Tests: restore galera_autoinc_sst_xtrabackup.test to use xtrabacku...Philip Stoev2017-03-142-4/+3