summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Forgotten include files were added to check the necessary conditions for runn...codership-10.4-MDEV-22666-v2Julius Goryavsky2020-05-262-0/+4
* Merge branch '10.4-MDEV-22666-v2' of https://github.com/codership/mariadb-ser...Julius Goryavsky2020-05-264-6/+67
|\
| * MDEV-22666 galera.MW-328A hangsjaakola2020-05-254-6/+67
* | Merge 10.3 into 10.4Marko Mäkelä2020-05-2647-345/+1102
|\ \
| * | MDEV-22637 Rollback of insert fails when column reorder happensThirunarayanan Balathandayuthapani2020-05-263-5/+73
| * | Merge 10.2 into 10.3Marko Mäkelä2020-05-2541-335/+983
| |\ \
| | * | MDEV-17092 use-after-poison around lock_trx_handle_wait_lowMarko Mäkelä2020-05-253-8/+60
| | * | MDEV-22545 post-fix: Fix a test resultMarko Mäkelä2020-05-251-1/+1
| | * | MDEV-22461: JOIN::make_aggr_tables_info(): Assertion `select_options & (1ULL ...Varun Gupta2020-05-254-5/+51
| | * | MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-2410-223/+267
| | * | Fixed compiler failure on windowsMonty2020-05-231-1/+1
| | * | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-2315-35/+136
| | * | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-226-0/+189
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2020-05-224-59/+284
| | |\ \
| | | * | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-224-60/+286
| * | | | Don't crash if creating sequence under XAMonty2020-05-223-2/+43
* | | | | MDEV-14221 Assertion `0' failed in Item::field_type_for_temporal_comparisonAlexander Barkov2020-05-223-2/+25
| |_|_|/ |/| | |
* | | | MDEV-22616 CHECK TABLE fails with wsrep_trx_fragment_size > 0 (#1551)Daniele Sciascia2020-05-213-1/+34
* | | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+134
|\ \ \ \ | |/ / /
| * | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+133
| |\ \ \ | | |/ /
| | * | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+133
| | |\ \ | | | |/
| | | * MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+135
| | | * MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-201-28/+15
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-201-28/+15
| |\ \ \ | | |/ /
| | * | MDEV-19114 post-push fix: SIGSEGV on INSERTMarko Mäkelä2020-05-201-28/+15
| | * | 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.3 into 10.4Marko Mäkelä2020-05-2020-112/+174
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-2015-112/+92
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-05-206-8/+15
| | |\ \ | | | |/
| | | * MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-203-3/+3
| | | * 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-22633 Assertion failed in prepare_inplace_alter_table_dictThirunarayanan Balathandayuthapani2020-05-201-1/+4
| | * | MDEV-22629 Remove fts_indexes field from struct fts_update_t (#1537)Yury Kurlykov2020-05-206-72/+55
| | * | MDEV-22456 post-fix: Remove unused variableMarko Mäkelä2020-05-201-4/+1
| | * | 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-205-0/+82
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-1917-177/+282
|\ \ \ \ | |/ / /
| * | | 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-1917-109/+227
| |\ \ \ | | |/ /
| | * | MDEV-22456: Fix cmake -DWITH_INNODB_AHI=OFFMarko Mäkelä2020-05-191-0/+2
| | * | MDEV-19114 gcol.innodb_virtual_debug: Assertion n_fields>0 failedMarko Mäkelä2020-05-193-42/+45
| | * | 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-193-1/+34
| | * | MDEV-22554: "mariabackup --prepare" exits with code 0 even though innodbVlad Lesin2020-05-194-4/+16