summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-23589: Portability: use `uname -n` instead of `hostname`bb-10.4-anel-MDEV-23589Geert Hendrickx2020-09-092-2/+2
* MDEV-23608 : galera_sr.GCF-597 MTR failed: query 'ROLLBACK' succeeded - shoul...Jan Lindström2020-09-092-1/+20
* MDEV-23611 : galera_sr.galera_sr_kill_query MTR failed: 15 instead of 0 on "S...Jan Lindström2020-09-092-6/+23
* MDEV-23613 : galera_sr.galera_sr_kill_slave MTR failed: query 'LOCK TABLE t2 ...Jan Lindström2020-09-092-22/+27
* Merge 10.3 into 10.4Marko Mäkelä2020-09-0916-162/+257
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-09-0917-152/+278
| |\
| | * MDEV-23456 fixup: Simplify a comparisonMarko Mäkelä2020-09-091-3/+2
| | * MDEV-22924 fixup: Replace C++11 autoMarko Mäkelä2020-09-091-1/+1
| | * MDEV-22924 fixup: Replace C++11 nullptrMarko Mäkelä2020-09-091-1/+1
| | * MDEV-23685 SIGSEGV on ADD FOREIGN KEY after failed ADD KEYMarko Mäkelä2020-09-093-1/+29
| | * MDEV-23456 fixup: Fix mtr_t::get_fix_count()Marko Mäkelä2020-09-091-17/+8
| | * MDEV-23456 fil_space_crypt_t::write_page0() is accessing an uninitialized pageThirunarayanan Balathandayuthapani2020-09-0912-157/+240
| | * MDEV-22924 Corruption in MVCC read via secondary indexbb-10.2-MDEV-22924Marko Mäkelä2020-09-072-12/+70
| | * MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...Kentoku SHIBA2020-09-077-539/+1534
| * | MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...Kentoku SHIBA2020-09-078-543/+1622
* | | MDEV-7098 spider/bg.spider_fixes failed in buildbot with safe_mutex: Trying t...bb-10.4-midenok-MDEV-18706Kentoku SHIBA2020-09-078-545/+1658
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-042-3/+5
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-042-3/+5
| |\ \ | | |/
| | * MDEV-23600 follow-up: uninitialized rec_field_is_prefixMarko Mäkelä2020-09-041-3/+2
| | * Fix a typo in the previous csetSergei Petrunia2020-09-041-1/+1
| | * MDEV-23661: RocksDB produces "missing initializer for member" warningsSergei Petrunia2020-09-031-0/+3
| * | MDEV-23651: Fix the Windows buildMarko Mäkelä2020-09-041-8/+8
* | | MDEV-23633 fixup: Add missing semicolonMarko Mäkelä2020-09-041-1/+1
* | | MDEV-23633 MY_RELAX_CPU performs unnecessary compare-and-swap on ARMMarko Mäkelä2020-09-041-0/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-036-96/+95
|\ \ \ | |/ /
| * | MDEV-23651 InnoDB: Failing assertion: !space->referenced()Marko Mäkelä2020-09-035-118/+128
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-0378-1150/+1535
|\ \ \ | |/ /
| * | MDEV-21578 : CREATE OR REPLACE TRIGGER in Galera cluster not replicatingJan Lindström2020-09-031-3/+6
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-0367-1092/+1442
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-09-0311-23/+64
| | |\
| | | * MDEV-22387: Do not pass null pointer to some memcpy()Marko Mäkelä2020-09-035-9/+17
| | | * MDEV-7110 follow-up fix: Do not pass NULL as nonnull parameterMarko Mäkelä2020-09-031-1/+2
| | | * MDEV-23534: SIGSEGV in sf_malloc_usable_size/my_free on SET GLOBAL REPLICATE_...Sujatha2020-09-025-14/+46
| | * | Increase mariabackup SST initial timeout to avoid timeouts.Jan Lindström2020-09-021-3/+4
| | * | MDEV-23470 InnoDB: Failing assertion: cmp < 0 in row_ins_check_foreign_constr...Thirunarayanan Balathandayuthapani2020-09-023-9/+100
| | * | innodb: osx build failure fixDaniel Black2020-09-021-0/+1
| | * | Merge 10.1 into 10.2Marko Mäkelä2020-09-0117-686/+547
| | |\ \ | | | |/
| | | * MDEV-23600 Division by 0 in row_search_with_covering_prefixMarko Mäkelä2020-09-0110-683/+439
| | | * MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-319-24/+89
| | | * MDEV-23596: Assertion `tab->ref.use_count' failed in join_read_key_unlock_rowbb-10.1-varunVarun Gupta2020-08-273-0/+34
| | | * MDEV-23569 temporary tables can overwrite existing filesSergei Golubchik2020-08-254-6/+51
| | * | Cleanup: Avoid repeated calls to dict_col_t::is_virtual()Marko Mäkelä2020-09-012-23/+16
| | * | Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-09-011-7/+9
| | * | MDEV-20618 Assertion failed in row_upd_sec_index_entryNikita Malyavin2020-09-0111-59/+280
| | * | MDEV-18366 Crash on SELECT on a table with indexed virtual columnsNikita Malyavin2020-09-0110-175/+135
| | * | MDEV-16372 ER_BASE64_DECODE_ERROR upon replaying binary log via mysqlbinlog -...Andrei Elkin2020-08-319-49/+96
| | * | fix clang buildEugene Kosov2020-08-311-3/+3
| | * | MDEV-21578 : CREATE OR REPLACE TRIGGER in Galera cluster not replicatingJan Lindström2020-08-283-1/+74
| | * | MDEV-23557 Galera heap-buffer-overflow in wsrep_rec_get_foreign_keybb-10.2-MDEV-23557sjaakola2020-08-285-17/+200
| | * | Update galera and galera_3nodes disabled.def file after fixes.Jan Lindström2020-08-282-6/+1