Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | List of unstable tests for 10.5.9 release | Elena Stepanova | 2021-02-16 | 1 | -538/+422 |
| | | | | | | Test code modifications and new failures from buildbot were registered only for the main suite. The rest was updated partially, based on the status of existing JIRA items | ||||
* | List of unstable tests for 10.5.7 release | Elena Stepanova | 2020-11-02 | 1 | -491/+393 |
| | |||||
* | Merge 10.4 to 10.5 | Marko Mäkelä | 2020-10-22 | 1 | -0/+1 |
|\ | |||||
| * | MDEV-22761: innodb row_search_idx_cond_check handle CHECK_ABORTED_BY_USER | Daniel Black | 2020-10-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | handler_rowid_filter_check can return CHECK_ABORTED_BY_USER. All the functions that call row_search_idx_cond_check handle the CHECK_ABORTED_BY_USER return value. So return it rather than generating an error. This incorrect handling was introduced in MDEV-21794 (8d85715d507d). Reviewer: Marko Mäkelä | ||||
| * | List of unstable tests for 10.4.14 release | Elena Stepanova | 2020-08-04 | 1 | -414/+392 |
| | | |||||
* | | List of unstable tests for 10.5.5 release | Elena Stepanova | 2020-08-07 | 1 | -572/+468 |
| | | |||||
* | | List of unstable tests for 10.5.4 release | Elena Stepanova | 2020-06-20 | 1 | -284/+336 |
|/ | |||||
* | List of unstable tests for 10.4.13 releasemariadb-10.4.13 | Elena Stepanova | 2020-05-09 | 1 | -420/+494 |
| | |||||
* | List of unstable tests for 10.4.12 releasemariadb-10.4.12 | Elena Stepanova | 2020-01-26 | 1 | -231/+268 |
| | |||||
* | List of unstable tests for 10.4.11 releasemariadb-10.4.11 | Elena Stepanova | 2019-12-10 | 1 | -566/+322 |
| | |||||
* | List of unstable tests for 10.4.9 releasemariadb-10.4.9 | Elena Stepanova | 2019-11-03 | 1 | -175/+225 |
| | |||||
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-27 | 1 | -1/+0 |
|\ | |||||
| * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-27 | 1 | -1/+0 |
| |\ | |||||
| | * | Remove a useless large test, and add a debug assertion | Marko Mäkelä | 2019-09-27 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The test innodb_fts.fulltext_table_evict was only creating 1000 tables with fulltext indexes, only to check that no tables with fulltext indexes are being evicted. The reason why tables containing fulltext indexes cannot be evicted is that fts_optimize_init() invokes dict_table_prevent_eviction(). | ||||
| | * | List of unstable tests for 10.2.27 releasemariadb-10.2.27 | Elena Stepanova | 2019-09-08 | 1 | -137/+365 |
| | | | |||||
| | * | List of unstable tests for 10.2.26 release (updated)mariadb-10.2.26 | Elena Stepanova | 2019-07-27 | 1 | -13/+30 |
| | | | |||||
| | * | List of unstable tests for 10.2.26 release | Elena Stepanova | 2019-07-24 | 1 | -615/+623 |
| | | | |||||
| | * | Updated list of unstable tests for 10.2.25mariadb-10.2.25 | Elena Stepanova | 2019-06-14 | 1 | -74/+78 |
| | | | |||||
| * | | List of unstable tests for 10.3.18 releasemariadb-10.3.18 | Elena Stepanova | 2019-09-08 | 1 | -157/+431 |
| | | | |||||
| * | | List of unstable tests for 10.3.17 release (updated)mariadb-10.3.17 | Elena Stepanova | 2019-07-28 | 1 | -16/+37 |
| | | | |||||
| * | | List of unstable tests for 10.3.17 release | Elena Stepanova | 2019-07-24 | 1 | -743/+741 |
| | | | |||||
| * | | Updated list of unstable tests for 10.3.16 releasemariadb-10.3.16 | Elena Stepanova | 2019-06-15 | 1 | -96/+92 |
| | | | |||||
* | | | List of unstable tests for 10.4.8 release (updated)mariadb-10.4.8 | Elena Stepanova | 2019-09-08 | 1 | -178/+472 |
| | | | |||||
* | | | List of unstable tests for 10.4.7 release (updated)mariadb-10.4.7 | Elena Stepanova | 2019-07-30 | 1 | -41/+71 |
| | | | |||||
* | | | List of unstable tests for 10.4.7 release | Elena Stepanova | 2019-07-25 | 1 | -660/+768 |
| | | | |||||
* | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-06-14 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-06-14 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-06-12 | 1 | -1/+0 |
| | |\ | |||||
| | | * | MDEV-16111 encryption.innodb_lotoftables failed in buildbot with wrong result | Marko Mäkelä | 2019-06-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the test, because it easily fails with a result difference. Analysis by Thirunarayanan Balathandayuthapani: By default, innodb_encrypt_tables=0. 1) Test case creates 100 tables in innodb_encrypt_1. 2) creates another 100 unencrypted tables (encryption=off) in innodb_encrypt_2 3) creates another 100 encrypted tables (encryption=on) in innodb_encrypt_3 4) enabling innodb_encrypt_tables=1 and checking that only 100 encrypted tables exist. (already we have 100 in dictionary) 5) opening all tables again (no idea why) 6) After that, set innodb_encrypt_tables=0 and wait for 100 tables to be decrypted (already we have 100 unencrypted tables) 7) dropping all databases Sporadic failure happens because after step 4, it could encrypt the normal table too, because innodb_encryption_threads=4. This test was added in MDEV-9931, which was about InnoDB startup being slow due to all .ibd files being opened. There have been a number of later fixes to this problem. Currently the latest one is commit cad56fbabaea7b5dab0ccfbabb98d0a9c61f3dc3, in which some tests (in particular the test innodb.alter_kill) could fail if all InnoDB .ibd files are read during startup. That could make this test redundant. Let us remove the test, because it is big, slow, unreliable, and does not seem to reliably catch the problem that all files are being read on InnoDB startup. | ||||
| | | * | Updated list of unstable tests for 10.1.39 releasemariadb-10.1.39 | Elena Stepanova | 2019-04-30 | 1 | -61/+122 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.38 releasemariadb-10.1.38 | Elena Stepanova | 2019-02-04 | 1 | -32/+62 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.37 releasemariadb-10.1.37 | Elena Stepanova | 2018-10-31 | 1 | -50/+45 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.36 releasemariadb-10.1.36 | Elena Stepanova | 2018-09-07 | 1 | -80/+38 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.35 release | Elena Stepanova | 2018-08-04 | 1 | -62/+111 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.34 release | Elena Stepanova | 2018-06-15 | 1 | -65/+72 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.33 releasemariadb-10.1.33 | Elena Stepanova | 2018-05-08 | 1 | -66/+70 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.32 releasemariadb-10.1.32 | Elena Stepanova | 2018-03-26 | 1 | -46/+55 |
| | | | | |||||
| | | * | Updated list of unstable tests for 10.1.31 releasemariadb-10.1.31 | Elena Stepanova | 2018-02-04 | 1 | -100/+76 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.24 | Elena Stepanova | 2019-05-08 | 1 | -99/+149 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.23 | Elena Stepanova | 2019-03-23 | 1 | -49/+68 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.22 | Elena Stepanova | 2019-02-08 | 1 | -110/+100 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.20 | Elena Stepanova | 2018-12-21 | 1 | -65/+49 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.19mariadb-10.2.19 | Elena Stepanova | 2018-11-12 | 1 | -106/+107 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.18mariadb-10.2.18 | Elena Stepanova | 2018-09-25 | 1 | -164/+119 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.17 | Elena Stepanova | 2018-08-12 | 1 | -239/+406 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.16mariadb-10.2.16 | Elena Stepanova | 2018-06-25 | 1 | -77/+142 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.15 | Elena Stepanova | 2018-05-15 | 1 | -118/+120 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.14mariadb-10.2.14 | Elena Stepanova | 2018-03-26 | 1 | -74/+86 |
| | | | | |||||
| | * | | Updated list of unstable tests for 10.2.13 | Elena Stepanova | 2018-02-12 | 1 | -87/+149 |
| | | | | |||||
| | * | | add mdev-504 to unstable tests, to fix appveyor | Vladislav Vaintroub | 2018-02-08 | 1 | -0/+1 |
| | | | |