summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* allow thread_pool_size_basic on Windows, in generic threadpool modeVladislav Vaintroub2020-05-252-2/+1
* MDEV-22686 # Assertion `trn' failed in ha_maria::start_stmtMonty2020-05-242-0/+64
* Fixed failure in sysvars_server_embedded,32bitMonty2020-05-231-1/+1
* Fixed failure in flush_read_lock.testMonty2020-05-232-0/+4
* Fixed error in galera_vote_rejoin_ddlMonty2020-05-232-0/+15
* Fixed access to undefined memory found by valgrind and MSANMonty2020-05-232-39/+2
* Aria will now register it's transactionsMonty2020-05-2331-3301/+3324
* Fix that BACKUP STAGE BLOCK_COMMIT blocks commit to the Aria engineMonty2020-05-232-3/+24
* Fixed typo in variable descriptionMonty2020-05-235-54/+54
* MDEV-7318: Fix a test caseMarko Mäkelä2020-05-222-5/+5
* Merge branch '10.4' into 10.5Sujatha2020-05-205-0/+131
|\
| * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-205-0/+131
| |\
| | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-205-0/+130
| | |\
| | | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-205-0/+130
| | | |\
| | | | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-205-0/+132
| | | | * MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
| | | * | MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
| | * | | MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-2016-34/+195
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-2010-34/+96
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-206-34/+31
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-05-204-6/+13
| | | |\ \ | | | | |/
| | | | * MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-201-1/+1
| | | | * MDEV-22472 rpl.rpl_fail_register failed in buildbot with wrong resultAndrei Elkin2020-05-191-2/+1
| | | | * MDEV-22636 XML output for mtr doesn't work with valgrind optionRasmus Johansson2020-05-191-0/+1
| | | | * MDEV-22631 some test causes MTR interruption without generating summary and XMLRasmus Johansson2020-05-192-3/+11
| | | * | MDEV-18838 : galera.galera_toi_truncate: Test failure: mysqltest: query 'reap...Jan Lindström2020-05-202-28/+18
| | | * | MDEV-22636 XML output for mtr doesn't work with valgrind optionRasmus Johansson2020-05-191-0/+1
| | * | | MDEV-22391 Assertion `0' failed in Item_type_holder::val_str on utf16 charset...Alexander Barkov2020-05-204-0/+65
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-196-0/+99
| |\ \ \ \ | | |/ / /
| | * | | MDEV-22636 XML output for mtr doesn't work with valgrind optionRasmus Johansson2020-05-191-0/+1
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-196-0/+99
| | |\ \ \ | | | |/ /
| | | * | Don't run main.sp2 in emebedded serverMonty2020-05-191-0/+2
| | | * | MDEV-22591 Debug build crashes on EXECUTE IMMEDIATE '... WHERE ?' USING IGNOREAlexander Barkov2020-05-192-0/+34
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-05-192-0/+8
| | | |\ \ | | | | |/
| | | | * MDEV-22520 Assertion `gathered_length == thd->lex->comment.length` failed in ...Andrei Elkin2020-05-182-0/+8
| | | * | Fixed assert in Aria on SHOW PROCEDURE STATUSMonty2020-05-192-0/+55
| * | | | MDEV-22636 XML output for mtr doesn't work with valgrind optionRasmus Johansson2020-05-191-0/+1
* | | | | MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
* | | | | MDEV-22636 XML output for mtr doesn't work with valgrind optionRasmus Johansson2020-05-191-0/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-192-0/+29
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-22610 Crash in INSERT INTO t1 (VALUES (DEFAULT) UNION VALUES (DEFAULT))Alexander Barkov2020-05-192-0/+29
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2020-05-192-0/+25
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2020-05-192-0/+25
| |\ \ \ \ | | |/ / /
| | * | | MDEV-21995 Server crashes in Item_field::real_type_handler with table value c...Alexander Barkov2020-05-192-0/+25
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-1835-154/+1257
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-184-4/+117
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-182-4/+4
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-05-182-4/+4
| | | |\ \ | | | | |/