summaryrefslogtreecommitdiff
path: root/mysql-test/t/partition_debug_sync.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-10-111-3/+0
|\
| * Merge 5.5 into 10.1Marko Mäkelä2019-10-111-3/+0
| |\
| | * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-111-5/+4
* | | MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locksSergey Vojtovich2016-11-031-40/+0
* | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-12/+0
|/ /
* | fix tests to cleanup after themselvesSergei Golubchik2014-02-061-0/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-3/+54
|\ \
| * | merge few bug fixes from 5.6Sergei Golubchik2013-07-171-1/+51
| * | Fixed all remaining failures in partition tests. Igor Babaev2013-07-081-2/+3
| |/
* | remove a sleep from the testSergei Golubchik2013-04-161-2/+0
* | simplify test caseSergei Golubchik2013-04-071-7/+4
|/
* rename debug variable to debug_dbug, to make test pass in release buildsSergei Golubchik2011-12-151-4/+4
* Bug #57663 Concurrent statement using stored function and DROP DATABASEJon Olav Hauglid2010-11-161-5/+5
* A 5.5 version of the fix for Bug #54360 "Deadlock DROP/ALTER/CREATEJon Olav Hauglid2010-07-011-1/+1
* manual merge fix of bug#42438 in mysql-next-mr-mergeMattias Jonsson2010-03-021-3/+11
* Bug#42438: Crash ha_partition::change_table_ptrMattias Jonsson2010-02-011-0/+81