summaryrefslogtreecommitdiff
path: root/mysql-test/unstable-tests
Commit message (Collapse)AuthorAgeFilesLines
* Updated list of unstable tests for 10.2.23Elena Stepanova2019-03-231-49/+68
|
* Updated list of unstable tests for 10.2.22Elena Stepanova2019-02-081-110/+100
|
* Updated list of unstable tests for 10.2.20Elena Stepanova2018-12-211-65/+49
|
* Updated list of unstable tests for 10.2.19mariadb-10.2.19Elena Stepanova2018-11-121-106/+107
|
* Updated list of unstable tests for 10.2.18mariadb-10.2.18Elena Stepanova2018-09-251-164/+119
|
* Updated list of unstable tests for 10.2.17Elena Stepanova2018-08-121-239/+406
|
* Updated list of unstable tests for 10.2.16mariadb-10.2.16Elena Stepanova2018-06-251-77/+142
|
* Updated list of unstable tests for 10.2.15Elena Stepanova2018-05-151-118/+120
|
* Updated list of unstable tests for 10.2.14mariadb-10.2.14Elena Stepanova2018-03-261-74/+86
|
* Updated list of unstable tests for 10.2.13Elena Stepanova2018-02-121-87/+149
|
* add mdev-504 to unstable tests, to fix appveyorVladislav Vaintroub2018-02-081-0/+1
|
* Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12Marko Mäkelä2018-01-031-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | trx_undo_page_report_modify(): For SPATIAL INDEX, keep logging updated off-page columns twice, so that the minimum bounding rectangle (MBR) will be logged. Avoiding the redundant logging would require larger changes to the undo log format. row_build_index_entry_low(): Handle SPATIAL_UNKNOWN more robustly, by refusing to purge the record from the spatial index. We can get this code when processing old undo log from 10.2.10 or 10.2.11 (the releases affected by MDEV-14799, which was a regression from MDEV-14051).
| * Updated list of unstable tests for 10.1.30 releaseElena Stepanova2017-12-211-79/+65
| |
| * Updated list of unstable tests for 10.1.29 releaseElena Stepanova2017-11-101-126/+117
| |
| * Updated list of unstable tests for 10.1.27 releasemariadb-10.1.27Elena Stepanova2017-09-221-67/+107
| |
| * Updated list of unstable tests for 10.1.26 releasemariadb-10.1.26Elena Stepanova2017-08-091-49/+99
| |
| * Latest additions to the list of unstable tests in 10.1.25mariadb-10.1.25Elena Stepanova2017-07-011-6/+26
| |
| * Updated list of unstable tests for 10.1.25 releaseElena Stepanova2017-06-271-94/+52
| |
| * Latest additions to the list of unstable tests in 10.1.24Elena Stepanova2017-05-261-3/+12
| |
| * Updated list of unstable tests for 10.1.24 releaseElena Stepanova2017-05-241-143/+80
| |
* | MDEV-13568 gcol.innodb_virtual_debug_purge failed in buildbot with wrong resultMarko Mäkelä2018-01-031-1/+2
| | | | | | | | | | | | | | | | | | The InnoDB background tasks can modify tables while LOCK TABLES...WRITE is in effect. The purge of InnoDB history always worked like this in MariaDB, but in MySQL 5.7 it sometimes yields to LOCK TABLES. Also, make gcol.innodb_virtual_index run the purge for an UPDATE before DROP TABLE is executed.
* | Updated list of unstable tests for 10.2.12Elena Stepanova2017-12-291-124/+97
| |
* | Additions to the list of unstable tests for 10.2.11mariadb-10.2.11Elena Stepanova2017-11-271-0/+7
| |
* | Updated list of unstable tests for 10.2.11Elena Stepanova2017-11-241-101/+95
| |
* | Updated list of unstable tests for 10.2.10Elena Stepanova2017-10-301-167/+151
| |
* | Updated list of unstable tests for 10.2.9Elena Stepanova2017-09-221-146/+115
| |
* | Updated list of unstable tests for 10.2.8Elena Stepanova2017-08-181-175/+182
| |
* | Updated list of unstable tests for 10.2.7Elena Stepanova2017-07-091-65/+198
| |
* | Additions to 10.2.6 unstable-tests listmariadb-10.2.6Elena Stepanova2017-05-151-8/+9
| |
* | List of unstable tests for 10.2.6 (initial 10.2 version for GA)Elena Stepanova2017-05-101-375/+273
|/
* Updated list of unstable tests for 10.1.23Elena Stepanova2017-04-291-79/+136
|
* Updated list of unstable tests for 10.1.22mariadb-10.1.22Elena Stepanova2017-03-111-179/+151
|
* Merge 10.0 into 10.1Marko Mäkelä2017-03-091-32/+89
|\ | | | | | | | | | | | | | | | | Also, implement MDEV-11027 a little differently from 5.5 and 10.0: recv_apply_hashed_log_recs(): Change the return type back to void (DB_SUCCESS was always returned). Report progress also via systemd using sd_notifyf().
| * Updated list of unstable tests for 10.0.30 releaseElena Stepanova2017-03-051-79/+85
| |
| * Updated list of unstable tests for 10.0.29 releaseElena Stepanova2017-01-111-56/+91
| |
* | Updated list of unstable tests for 10.1.21Elena Stepanova2017-01-161-55/+89
| |
* | Updated the list of unstable tests after the mergeElena Stepanova2016-12-121-115/+108
| |
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-74/+108
|\ \ | |/
| * MDEV-11097 - Update the list of unstable testsElena Stepanova2016-10-231-53/+36
| |
| * More unstable testsElena Stepanova2016-10-141-0/+3
| |
* | Updated the list of unstable testsElena Stepanova2016-12-101-108/+74
| |
* | MDEV-9038 Binlog encryption testsElena Stepanova2016-12-051-0/+4
| | | | | | | | | | | | | | - created binlog_encryption test suite and added it to the default list - moved some tests from rpl, binlog and multisource suites to extra so that they could be re-used in different suites - made minor changes in include files
* | Add sphinx tests to the list, just in case they are run somewhereElena Stepanova2016-11-041-0/+4
| |
* | MDEV-11130 Update the list of unstable tests for 10.1Elena Stepanova2016-11-021-75/+79
| |
* | Additions to the list of unstable testsElena Stepanova2016-10-191-1/+4
| |
* | MDEV-10604 Create a list of unstable MTR tests to be disabled in ↵Elena Stepanova2016-08-271-6/+107
|/ | | | | | distribution builds List of unstable tests for 10.1
* MDEV-10604 Create a list of unstable MTR tests to be disabled in ↵mariadb-10.0.27Elena Stepanova2016-08-241-0/+254
distribution builds - mysql-test/unstable-tests list is created, it includes = tests identified as unstable by Debian; = tests which failed in buildbot on 10.0 over the last ~6 months and were not fixed; = tests which have been recently modified or newly added - '*' wildcard is now supported in skip lists