summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8139 Fix scrubbing testsbb-10.1-mdev-8139Marko Mäkelä2017-01-059-625/+376
* Merge 10.0 into 10.1Marko Mäkelä2017-01-044-36/+36
|\
| * MDEV-10100 main.pool_of_threads fails sporadically in buildbotElena Stepanova2017-01-013-36/+35
| * MDEV-11636 Extra persistent columns on slave always gets NULL in RBRSachin Setiya2017-01-012-0/+326
| * Disable the test for valgrind buildsElena Stepanova2016-12-271-0/+1
* | MDEV-11016 wsrep_node_is_ready() check is too strictSachin Setiya2017-01-034-0/+21
* | MDEV-11636 Extra persistent columns on slave always gets NULL in RBRSachin Setiya2017-01-012-0/+326
* | MDEV-11556 InnoDB redo log apply fails to adjust data file sizesMarko Mäkelä2016-12-304-0/+91
* | Make the test work with any innodb_page_size.Marko Mäkelä2016-12-301-4/+4
* | MDEV-11584: GRANT inside an SP does not work well on 2nd executionOleksandr Byelkin2016-12-282-0/+24
* | MDEV-11656: 'Data structure corruption' IMPORT TABLESPACE doesn't work for en...Jan Lindström2016-12-282-0/+236
* | Replication tests fail on valgrind due to waiting-related timeoutsElena Stepanova2016-12-272-0/+8
* | MDEV-11218: encryption.innodb_encryption_discard_import failed in buildbotJan Lindström2016-12-226-128/+82
* | MDEV-7558 analyze_stmt_slow_query_log fails sporadically in buildbotMonty2016-12-212-0/+18
* | MDEV-11490 Galera_3nodes test suite does not suppress Warnings.Sachin Setiya2016-12-211-1/+3
* | Fix failing galera tests.Nirbhay Choubey2016-12-204-86/+34
* | Port the test innodb.doublewrite from MySQL 5.7.Marko Mäkelä2016-12-205-0/+656
* | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-141-4/+4
* | MDEV-11060 sql/protocol.cc:532: void Protocol::end_statement(): Assertion `0'...Varun Gupta2016-12-142-0/+53
* | MDEV-11479 Improved wsrep_dirty_readsSachin Setiya2016-12-144-4/+174
* | Revert "MDEV-11016 wsrep_node_is_ready() check is too strict"Sachin Setiya2016-12-142-20/+0
* | Updated the list of unstable tests after the mergeElena Stepanova2016-12-121-115/+108
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-1196-363/+1524
|\ \ | |/
| * 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-0939-12/+582
| |\
| | * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Sergei Golubchik2016-12-082-0/+2
| | * MDEV-8329 MariaDB crashes when replicate_wild_ignore_table is set to NULL.Alexey Botchkov2016-12-0712-0/+42
| | * MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 ErrorOleksandr Byelkin2016-12-064-0/+138
| | * MDEV-10713: signal 11 error on multi-table update - crash in handler::increme...Oleksandr Byelkin2016-12-062-0/+88
| | * MDEV-10776: Server crash on queryOleksandr Byelkin2016-12-066-0/+69
| | * MDEV-10717 Assertion `!null_value' failed in virtual bool Item::send(Protocol...Alexander Barkov2016-12-062-0/+40
| | * str2decimal: don't return a negative zeroSergei Golubchik2016-12-052-2/+8
| | * MDEV-11241 Certain combining marks cause MariaDB to crash when doing Full-Tex...Sergei Golubchik2016-12-032-0/+17
| | * typo fixed: s/MSYQL/MYSQL/Sergei Golubchik2016-12-034-10/+10
| | * MDEV-11171 Assertion `m_cpp_buf <= ptr && ptr <= m_cpp_buf + m_buf_length' fa...Alexander Barkov2016-11-282-0/+19
| | * Fixed bug mdev-11161.Igor Babaev2016-11-112-0/+137
| * | MDEV-11162 Assertion `num_records == m_idx_array.size()' failed in Filesort_b...Varun Gupta2016-12-081-0/+3
| * | MDEV-11162 Assertion `num_records == m_idx_array.size()' failed in Filesort_b...Varun Gupta2016-12-082-0/+17
| * | MDEV-10787 Assertion `ltime->neg == 0' failed in void date_to_datetime(MYSQL_...Alexander Barkov2016-12-072-0/+93
| * | MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-0429-260/+270
| * | Merge branch 'merge/merge-tokudb-5.6' into 10.0Sergei Golubchik2016-12-042-2/+2
| |\ \
| | * | 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-043-0/+115
| * | MDEV-10744: Roles are not fully case sensitiveVicențiu Ciorbaru2016-12-012-0/+112
| * | Fixed bug mdev-11364.Igor Babaev2016-11-293-0/+63
| * | MDEV-10427: innodb.innodb-wl5522-debug-zip fails sporadically in buildbotJan Lindström2016-11-292-0/+7
| * | MDEV-11343 LOAD DATA INFILE fails to load data with an escape character follo...Alexander Barkov2016-11-295-2/+48