summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20632: prerequisite:bb-10.5-MDEV-20632Oleksandr Byelkin2019-12-253-19/+20
* MDEV-21362 do something with -fno-builtin-memcmp for rem0cmp.ccEugene Kosov2019-12-242-65/+9
* MDEV-18648: slave_parallel_mode= optimistic default in 10.5Sujatha2019-12-23131-5623/+7318
* correct dbug function namesSergei Golubchik2019-12-211-2/+2
* dependencies for VSSergei Golubchik2019-12-214-23/+36
* remove pcre, add support for bundled pcre2Sergei Golubchik2019-12-21313-202127/+46
* longer regex error messagesSergei Golubchik2019-12-214-23/+22
* MDEV-14024 PCRE2.Alexey Botchkov2019-12-2129-288/+122
* MDEV-21353 Assertion failures due to btr_pcur_restore_pos() misbehavingMarko Mäkelä2019-12-201-7/+7
* check I/O buffer size and alignment in InnoDBEugene Kosov2019-12-191-0/+5
* Cleanup: Remove fil_space_get_flags()Marko Mäkelä2019-12-183-43/+2
* MDEV-12353 preparation: Remove UNIV_LOG_LSN_DEBUGMarko Mäkelä2019-12-175-103/+0
* Merge 10.4 into 10.5Marko Mäkelä2019-12-174-3/+17
|\
| * Update wsrep-lib. (#1426)Teemu Ollakka2019-12-164-3/+17
* | MDEV-21174: Fix the WITH_INNODB_EXTRA_DEBUG buildMarko Mäkelä2019-12-161-2/+2
* | MDEV-16678: Actually ignore #sql-ib tablesMarko Mäkelä2019-12-166-141/+209
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-16376-5375/+6939
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2019-12-13121-3771/+4304
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-12-1367-800/+834
| | |\
| | | * MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-1366-745/+792
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-12-1246-2954/+2729
| | |\ \ | | | |/
| | | * MDEV-21255: Deadlock of parallel slave and mariabackup (with failed logVlad Lesin2019-12-124-1/+26
| | | * MDEV-19380: ASAN heap-use-after-free in Protocol::net_store_dataVarun Gupta2019-12-123-0/+21
| | | * bump the VERSIONDaniel Bartholomew2019-12-111-1/+1
| | | * MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-32/+6
| | | * MDEV-11345 Compile english error messages into mysqld executable.Vladislav Vaintroub2019-12-111-22/+53
| | | * 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-105-33/+20
| | | * MDEV-21256: Replace the 64-bit LCG with a 32-bit Galois LFSRMarko Mäkelä2019-12-104-74/+34
| | | * MDEV-21256: Simplify ut_rnd_interval()Marko Mäkelä2019-12-107-105/+14
| | | * MDEV-21256: Reduce the use of ut_rnd_gen_next_ulint()Marko Mäkelä2019-12-105-105/+39
| | | * MDEV-21223 innodb_fts.sync_ddl fails in buildbot, server crashed in que_thr_stepEugene Kosov2019-12-101-2/+5
| | | * MDEV-18460: Server crashed in strmake / tdc_create_key / THD::create_tmp_tabl...Oleksandr Byelkin2019-12-103-0/+45
| | | * Cleanup: Replace a redundant statement with an assertionMarko Mäkelä2019-12-091-1/+1
| | | * MDEV-21254 Remove unused keywords from the InnoDB SQL parserMarko Mäkelä2019-12-098-2630/+1486
| | | * MDEV-21189: Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_l...Jan Lindström2019-12-095-1/+901
| | | * MDEV-18463 Don't allow multiple table CONSTRAINTs with the same name.Alexey Botchkov2019-12-093-2/+102
| | | * 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-084-15/+14
| | | * 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-125-3/+594
| | * | bump the VERSIONDaniel Bartholomew2019-12-111-1/+1
| | * | MDEV-20900: IN predicate to IN subquery conversion causes performance regressionVarun Gupta2019-12-105-6/+142
| * | | optimize crash recoveryEugene Kosov2019-12-121-2/+2
| * | | MDEV-21260 Innodb/Wjndows do not report error when trying open volumes on UNC...Vladislav Vaintroub2019-12-121-3/+8
| * | | git ignore generated stuffVladislav Vaintroub2019-12-121-0/+32
| * | | bump the VERSIONDaniel Bartholomew2019-12-111-1/+1
| * | | MDEV-20780 Fixes for failures on galera_sr_ddl_master (#1425)Daniele Sciascia2019-12-117-118/+62
| * | | 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-09251-939/+2255
| |\ \ \ | | |/ /