summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-197-37/+103
|\
| * Bug#29630767 - USE OF UNINITIALIZED VALUE IN LIBMYSQL (CLIENT.CC FUNCTION RUN...mariadb-5.5.67Sergei Golubchik2020-01-182-0/+23
| * Bug#30194841 INSERT ON DUPLICATE KEY UPDATE UPDATES THE WRONG ROWMaheedhar PV2020-01-183-0/+80
| * MDEV-21210: main.uniques_crash-7912 tries to allocate 1TB of memoryVicențiu Ciorbaru2020-01-162-37/+0
* | InnoDB 5.6.47 and XtraDB 5.6.46-86.2Marko Mäkelä2020-01-173-5/+5
* | MDEV-18046: Assortment of crashes, assertion failures and ASAN errors in mysq...Sujatha2020-01-076-0/+125
* | Making group_by test stableVarun Gupta2020-01-032-4/+4
* | Merge branch '5.5' into 10.1Oleksandr Byelkin2020-01-032-4/+4
|\ \ | |/
| * MDEV-21416: main.events_bugs fails due to 2020-01-01 dateOleksandr Byelkin2020-01-032-4/+4
* | MDEV-20922: Adding an order by changes the query resultsVarun Gupta2020-01-022-0/+30
* | MDEV-19680:: Assertion `!table || (!table->read_set || bitmap_is_set(table->r...Varun Gupta2019-12-262-0/+28
* | mtr: include restart_opts in --verbose-restartSergei Golubchik2019-12-231-2/+2
* | MDEV-21319 COUNT(*) returns 1, actual SELECT returns no result in 10.3.21, bu...Alexander Barkov2019-12-194-0/+224
* | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-12-162-0/+25
|\ \ | |/
| * MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-162-0/+25
* | MDEV-20959: binlog.binlog_parallel_replication_marks_row fails in buildbot wi...Sujatha2019-12-061-1/+1
* | MDEV-21014 MTR does not detect {A,M,T,L,UB}SAN errors which happen upon serve...Eugene Kosov2019-12-051-0/+2
* | MDEV-21209 : mysql_tzinfo_to_sql's Galera checks do not workJan Lindström2019-12-057-22/+30
* | List of unstable tests - intermediate updateElena Stepanova2019-12-041-3/+8
* | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-12-032-22/+28
|\ \ | |/
| * Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-021-1/+1
| * Update `stracer` description in `mtr`. `strace-client` is not usedAnel Husakovic2019-11-291-1/+1
| * MDEV-15503: mtr fix --straceDaniel Black2019-11-291-21/+27
* | MDEV-19572 async slave node fails to apply MyISAM only writes (#1418)seppo2019-11-263-0/+92
* | Remove excessive sleep from test.Jan Lindström2019-11-181-1/+1
* | MDEV-18497 CTAS async replication from mariadb master crashes galera nodes (#...seppo2019-11-183-0/+94
* | MDEV-21044: Wrong result when using a smaller size for sort bufferVarun Gupta2019-11-182-0/+46
* | MDEV-20953: binlog_encryption.rpl_corruption failed in buildbot due to wrong ...Sujatha2019-11-123-8/+8
* | MDEV-19376 Repl_semi_sync_master::commit_trx assertion failure: ... || !m_act...Andrei Elkin2019-11-102-0/+103
* | MDEV-20519: Query plan regression with optimizer_use_condition_selectivity > 1Varun Gupta2019-11-073-0/+144
* | MDEV-20987 InnoDB fails to start when fts table has FK relationThirunarayanan Balathandayuthapani2019-11-062-30/+15
* | MDEV-20424: New default value for optimizer_use_condition-selectivity leads t...Varun Gupta2019-11-013-0/+143
* | MDEV-17896 Assertion `pfs->get_refcount() > 0' failedRobert Bindar2019-11-012-0/+64
* | List of unstable tests for 10.1.42 releasemariadb-10.1.42Elena Stepanova2019-10-311-123/+81
* | MDEV-20354 All but last insert ignored in InnoDB tables when table lockedSergei Golubchik2019-10-302-0/+32
* | XtraDB 5.6.45-86.1Marko Mäkelä2019-10-302-2/+2
* | MDEV-20927 Duplicate key with auto incrementMarko Mäkelä2019-10-303-16/+16
* | MDEV-19073 FTS row mismatch after crash recoveryThirunarayanan Balathandayuthapani2019-10-252-0/+91
* | Merge branch 'github/5.5' into 10.1Sergei Golubchik2019-10-239-2/+188
|\ \ | |/
| * crash in string-to-int conversionSergei Golubchik2019-10-192-0/+65
| * MDEV-20466: fix of embedded test suiteOleksandr Byelkin2019-10-194-35/+41
| * MDEV-20466: fix of test suitebb-5.5-MDEV-20466Oleksandr Byelkin2019-10-154-35/+35
| * MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172Oleksandr Byelkin2019-10-153-0/+78
| * MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytesOleksandr Byelkin2019-10-154-0/+38
* | Merge 5.5 into 10.1Marko Mäkelä2019-10-1124-278/+286
|\ \ | |/
| * MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-1121-224/+233
* | MDEV-20804 Speed up main.index_merge_innodbMarko Mäkelä2019-10-119-272/+83
* | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-10-012-0/+42
|\ \ | |/
| * MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-012-0/+42
* | MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-305-0/+228