summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-12-16169-971/+3304
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-12-1328-98/+1720
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-12-1222-95/+1056
| | |\
| | | * MDEV-21255: Deadlock of parallel slave and mariabackup (with failed logVlad Lesin2019-12-123-0/+23
| | | * MDEV-19380: ASAN heap-use-after-free in Protocol::net_store_dataVarun Gupta2019-12-122-0/+19
| | | * Cleanup test sys_vars.innodb_buffer_pool_size_basicMarko Mäkelä2019-12-102-13/+2
| | | * MDEV-14482 - Cache line contention on ut_rnd_interval()Marko Mäkelä2019-12-102-10/+10
| | | * MDEV-21256: Replace the 64-bit LCG with a 32-bit Galois LFSRMarko Mäkelä2019-12-102-53/+4
| | | * MDEV-18460: Server crashed in strmake / tdc_create_key / THD::create_tmp_tabl...Oleksandr Byelkin2019-12-102-0/+38
| | | * MDEV-21189: Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_l...Jan Lindström2019-12-094-0/+899
| | | * MDEV-18463 Don't allow multiple table CONSTRAINTs with the same name.Alexey Botchkov2019-12-092-0/+50
| | | * CONC-417 Windows clients using Schannel often encounter error SEC_E_INVALID_T...Vladislav Vaintroub2019-12-081-3/+0
| | | * CONC-447 ERROR 2026 (HY000): SSL connection error: Certificate signature chec...Vladislav Vaintroub2019-12-082-14/+13
| | | * List of unstable tests for 10.2.30 releasemariadb-10.2.30Elena Stepanova2019-12-051-356/+97
| | * | MDEV-20667 Server crash on pop_cursorAlexander Barkov2019-12-124-1/+590
| | * | MDEV-20900: IN predicate to IN subquery conversion causes performance regressionVarun Gupta2019-12-102-4/+80
| * | | MDEV-20780 Fixes for failures on galera_sr_ddl_master (#1425)Daniele Sciascia2019-12-113-10/+0
| * | | List of unstable tests for 10.4.11 releasemariadb-10.4.11Elena Stepanova2019-12-101-566/+322
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-09138-295/+1263
| |\ \ \ | | |/ /
| | * | List of unstable tests for 10.3.21 releasemariadb-10.3.21Elena Stepanova2019-12-061-406/+128
| | * | MDEV-21234 Server crashes in in setup_on_expr upon 3rd execution of SPAleksey Midenkov2019-12-052-0/+53
| | * | Merge pull request #1261 from robertbindar/mdev-17978Robert Bindar2019-12-052-0/+21
| | * | MDEV-21233 Assertion `m_extra_cache' failed in ha_partition::late_extra_cacheAleksey Midenkov2019-12-052-0/+22
| | * | MDEV-21172 Memory leak after failed ADD PRIMARY KEYMarko Mäkelä2019-12-055-22/+76
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-0412-34/+295
| | |\ \ | | | |/
| | | * MDEV-18497 : CTAS async replication from mariadb master crashes galera nodes ...Jan Lindström2019-12-041-0/+14
| | | * Galera test fix after merge.Oleksandr Byelkin2019-12-031-0/+8
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-0310-22/+260
| | | |\
| | | | * 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-21198 : Galera test failure on galera_var_notify_cmdJan Lindström2019-12-032-12/+13
| | * | | | Merge remote-tracking branch 'origin/bb-10.3-release' into 10.3Oleksandr Byelkin2019-12-042-0/+17
| | |\ \ \ \
| | | * | | | MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-042-0/+26
| | * | | | | Merge branch 'bb-10.3-release' into 10.3Oleksandr Byelkin2019-12-044-0/+38
| | |\ \ \ \ \
| | | * | | | | MDEV-21147 Assertion `marked_for_read()' upon UPDATE on versioned table via viewAleksey Midenkov2019-12-032-0/+9
| | | |/ / / /
| | | * | | | MDEV-18929 2nd execution of SP does not detect ER_VERS_NOT_VERSIONEDAleksey Midenkov2019-12-032-0/+29
| | * | | | | Re-record sql_sequence.rebuild with sorted_resultVicențiu Ciorbaru2019-12-032-110/+112
| | * | | | | Update versioning.alter after typo fixVicențiu Ciorbaru2019-12-031-2/+2
| | * | | | | Merge remote-tracking branch 10.2 into 10.3Jan Lindström2019-12-0297-200/+665
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MDEV-21182: Galera test failure on MW-284Jan Lindström2019-11-3079-177/+504
| | | * | | | MENT-510 Failing test(s): perfschema.threads_insert_delayed.HF2019-11-292-7/+14
| | | * | | | MDEV-18310: Aria engine: Undo phase failed with "Got error 121 whenVlad Lesin2019-11-292-4/+63
| | | * | | | MENT-510 Failing test(s): perfschema.threads_insert_delayed.Alexey Botchkov2019-11-272-2/+2
| | | * | | | MENT-237 Audit to show INSERT DELAYED for the executing user.Alexey Botchkov2019-11-272-2/+37