Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -65/+0 |
| | |||||
* | MDEV-11539 test_if_reopen: Assertion ↵ | Sergei Golubchik | 2018-01-25 | 1 | -0/+17 |
| | | | | | | | | | `strcmp(share->unique_file_name,filename) || share->last_version' failed upon select from I_S remove HA_EXTRA_PREPARE_FOR_RENAME - neither OPTIMIZE nor REPAIR need it (was introduced in b58e79566c5 when replacing remove_table_from_cache() with wait_while_table_is_used() even though remove_table_from_cache() did not have it). | ||||
* | 5.5 merge | Sergei Golubchik | 2014-02-01 | 1 | -0/+1 |
|\ | |||||
| * | mtr: check that tests clean up debug_sync. fix tests that didn't. | Sergei Golubchik | 2014-01-27 | 1 | -0/+1 |
| | | |||||
* | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -2/+2 |
|/ | |||||
* | Test case for MyISAM and OPTIMIZE TABLE | Sergei Golubchik | 2013-08-28 | 1 | -0/+47 |
that requires MDL_SHARED_NO_READ_WRITE. |