summaryrefslogtreecommitdiff
path: root/mysql-test/suite
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-12-1134-34/+271
|\
| * MDEV-11533: Roles with trailing white spaces are not cleared correctlyVicențiu Ciorbaru2016-12-102-0/+28
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-0916-10/+52
| |\
| | * MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL.Alexey Botchkov2016-12-0712-0/+42
| | * typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-034-10/+10
| * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-049-21/+21
| * | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-12-041-1/+1
| |\ \
| | * | move mysql-test into storage/tokudb, rename suitesSergei Golubchik2016-04-261264-2182109/+0
| | * | 5.6.28-76.1Sergei Golubchik2016-02-1611-174/+992
| | * | 5.6.27-76.0Sergei Golubchik2015-12-15119-195/+2422
| | * | 5.6.26-74.0Sergei Golubchik2015-10-261232-0/+2179064
| | /
| * | import a test case from percona-server-5.6.34-79.1Sergei Golubchik2016-12-042-0/+56
| * | MDEV-10744: Roles are not fully case sensitiveVicențiu Ciorbaru2016-12-012-0/+112
| * | MDEV-10427: innodb.innodb-wl5522-debug-zip fails sporadically in buildbotJan Lindström2016-11-292-0/+7
* | | MDEV-11504 binlog_encryption.encrypted_master_switch_to_unencrypted fails spo...Elena Stepanova2016-12-082-3/+17
* | | fix binlog_encryption.binlog_incident testSergei Golubchik2016-12-064-4/+1
* | | MDEV-11319 mysqlbinlog crashes or fails with out of memory while reading some...Sergei Golubchik2016-12-062-0/+27
* | | MDEV-11288 Server crashes in Binlog_crypt_data::init trying to feed encrypted...Sergei Golubchik2016-12-063-9/+97
* | | MDEV-9038 Binlog encryption testsElena Stepanova2016-12-05155-8399/+9485
* | | MDEV-11233 CREATE FULLTEXT INDEX with a token longer than 127 bytesMarko Mäkelä2016-12-053-0/+261
* | | Follow-up for MDEV-9451 - fix XtraDB rdiff filesElena Stepanova2016-12-052-2/+2
* | | Follow-up for MDEV-11429 - fix result files for embedded and 32-bit testsElena Stepanova2016-12-053-3/+3
* | | MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTEDMarko Mäkelä2016-12-022-0/+70
* | | MDEV-10759 Fix Aria to support 2-byte collation IDsMonty2016-12-022-0/+39
* | | MDEV-11429 Increase number of max table_open_cache instancesMonty2016-12-025-8/+3
* | | MDEV-11168: InnoDB: Failing assertion: !other_lock || wsrep_thd_is_BF(lock->t...sensssz2016-12-023-0/+197
* | | MDEV-10686: innodb_zip.innodb_prefix_index_liftedlimit failed with timeout in...Jan Lindström2016-11-291-0/+2
* | | MDEV-10739: encryption.innodb-page_encryption_compression fails with timeout ...Jan Lindström2016-11-291-0/+3
* | | Merge branch 'bb-mdev-11016' into 10.1SachinSetiya2016-11-222-0/+20
|\ \ \
| * | | MDEV-11016 wsrep_node_is_ready() check is too strictSachinSetiya2016-10-282-0/+20
* | | | MDEV-10771: Test innodb_defragment_fill_factor does not work correctlyJan Lindström2016-11-162-92/+176
* | | | Merge branch 'mdev10863' into 10.1Kristian Nielsen2016-11-152-0/+143
|\ \ \ \ | | |/ / | |/| |
| * | | MDEV-10863: parallel replication tries to continue from wrong positionKristian Nielsen2016-11-042-0/+143
* | | | Move disabled galera tests to galera/disabled.defNirbhay Choubey2016-11-031-0/+7
* | | | Fix/disable some failing galera tests.Nirbhay Choubey2016-11-021-0/+3
* | | | MDEV-11152: wsrep_replicate_myisam: SELECT gets replicated using TONirbhay Choubey2016-11-022-0/+19
* | | | MDEV-10993: wsrep.mdev_10186 result depends on location of galera libraryNirbhay Choubey2016-11-022-1/+2
* | | | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-0214-9/+76
|\ \ \ \
| * | | | Fix/disable some failing galera tests.Nirbhay Choubey2016-11-018-4/+47
| * | | | Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-2815-329/+56
| |\ \ \ \ | | |/ / /
| | * | | MDEV-8345 STOP SLAVE should not cause an ERROR to be logged to the error logSergei Golubchik2016-10-263-0/+24
| | * | | backport include/search_pattern_in_file.inc from 10.1Sergei Golubchik2016-10-263-0/+4
| | * | | Upstream MIPS test fixes from Debian Bug 838557.Kristian Nielsen2016-10-211-2/+2
* | | | | MDEV-11184: innodb.innodb-wl5522-debug-zip fails in buildbot on WindowsJan Lindström2016-10-312-4/+2
* | | | | MDEV-11183: innodb.innodb-wl5522-debug fails in buildbot and outsideJan Lindström2016-10-312-0/+5
* | | | | Add suppression for new InnoDB error log error as this testJan Lindström2016-10-302-0/+6
* | | | | MDEV-9099: Test encryption.innodb_encryption_discard_import fails on buildbotJan Lindström2016-10-293-110/+152
* | | | | MDEV-11004: Unable to start (Segfault or os error 2) when encryption key missingJan Lindström2016-10-293-0/+127
| |_|/ / |/| | |
* | | | A few fixes for VATS in 10.1sensssz2016-10-251-0/+14
* | | | MDEV-10685: innodb.xa_recovery failed in buildbotJan Lindström2016-09-302-0/+6