summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18841: /var/run -> /run for apparmor/systemd servicebb-10.5-MDEV-18841-slash-run-support-files-danielblackDaniel Black2020-08-242-3/+3
* Fix spelling mistake in error messageIan Gilfillan2020-08-212-2/+2
* MDEV-23495: Refine Arm64 PMULL runtime check in MariaDBYuqi Gu2020-08-213-245/+193
* Merge 10.4 into 10.5Marko Mäkelä2020-08-2156-334/+263
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-08-2154-314/+263
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-08-2154-320/+266
| | |\
| | | * MDEV-22782 AddressSanitizer race condition in trx_free()Marko Mäkelä2020-08-215-176/+149
| | | * MDEV-23511 shutdown_server 10 times out, causing server kill at shutdownAndrei Elkin2020-08-2132-50/+52
* | | | MDEV-23526 InnoDB leaks memory for some static objectsMarko Mäkelä2020-08-215-51/+55
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-212-29/+23
|\ \ \ \ | |/ / /
| * | | MDEV-23526 InnoDB leaks memory for some static objectsMarko Mäkelä2020-08-211-15/+21
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-08-211-16/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-08-211-16/+4
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-08-211-16/+4
| | | |\
| | | | * Revert "MDEV-21039: Server fails to start with unknown mysqld_safe options"Jan Lindström2020-08-211-16/+4
* | | | | MDEV-23466: Fix the result for different GTID format in 10.5Marko Mäkelä2020-08-211-1/+1
* | | | | Added DBUG_PUSH_EMPTY and DBUG_POP_EMPTY to speed up DBUGMonty2020-08-203-4/+9
* | | | | Reduce number of syncs to create a transactional aria table from 6 to 3Monty2020-08-201-1/+8
* | | | | Fixed wrong value of "wsrep" in SHOW STATUSMonty2020-08-201-0/+5
* | | | | Added support of WITH_GPROF to cmakeMonty2020-08-202-3/+9
* | | | | After-merge fix of the Windows buildMarko Mäkelä2020-08-201-6/+8
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-2046-224/+519
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-08-2038-323/+453
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-08-2038-318/+417
| | |\ \ \ | | | |/ /
| | | * | MDEV-23452 Assertion `buf_page_get_io_fix(bpage) == BUF_IO_NONE' failedThirunarayanan Balathandayuthapani2020-08-201-0/+2
| | | * | MDEV-23452 Assertion `buf_page_get_io_fix(bpage) == BUF_IO_NONE' failedThirunarayanan Balathandayuthapani2020-08-201-6/+16
| | | * | MDEV-23514 Race conditions between ROLLBACK and ALTER TABLEMarko Mäkelä2020-08-203-13/+20
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-08-2011-130/+117
| | | |\ \ | | | | |/
| | | | * MDEV-23491: __bss_start breaks compilation of various platformsOleksandr Byelkin2020-08-183-107/+84
| | | | * MDEV-21039: Server fails to start with unknown mysqld_safe optionsJulius Goryavsky2020-08-181-4/+16
| | | | * MDEV-23440: mysql_tzinfo_to_sql to use transactionsDaniel Black2020-08-154-0/+17
| | | * | MDEV-23475 InnoDB performance regression for write-heavy workloadsMarko Mäkelä2020-08-1911-35/+170
| | | * | MDEV-23484 Rollback unnecessarily acquires dict_operation_lock for every rowMarko Mäkelä2020-08-183-58/+11
| | | * | MDEV-23474 InnoDB fails to restart after SET GLOBAL innodb_log_checksums=OFFMarko Mäkelä2020-08-1811-104/+23
| | | * | MDEV-22934 Table disappear after two alter table commandThirunarayanan Balathandayuthapani2020-08-185-3/+61
| | | * | MDEV-23380 InnoDB reads a page from disk despite parsing MLOG_INIT_FILE_PAGE2...Thirunarayanan Balathandayuthapani2020-08-182-2/+6
| | * | | MDEV-21251 CHECK TABLE fails to check info_bits of recordsEugene Kosov2020-08-152-7/+51
| * | | | MDEV-23466 SIGABRT on SELECT WSREP_LAST_SEEN_GTIDDaniele Sciascia2020-08-194-3/+28
| * | | | MDEV-23092 SIGABRT when setting invalid wsrep_providerDaniele Sciascia2020-08-194-0/+49
| * | | | MDEV-22443 wsrep::runtime_error on START TRANSACTIONDaniele Sciascia2020-08-194-1/+24
| * | | | Re-record MTR tests galera_3nodes.galera_join_with_cc_{A|B|C}Daniele Sciascia2020-08-193-0/+126
| * | | | MDEV-23499 Assertion c.same_type(*o) failedMarko Mäkelä2020-08-184-2/+15
| * | | | MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain commaKentoku SHIBA2020-08-179-33/+213
| * | | | MDEV-23489 Windows zip files 10.4.14 have an embryonic data folderVladislav Vaintroub2020-08-151-4/+0
| * | | | MDEV-19794 Spider crash with XAKentoku SHIBA2020-08-146-4/+191
| * | | | Fix Windows compiler error.Jan Lindström2020-08-141-0/+2
| * | | | MDEV-22543 : Galera SST donation fails, FLUSH TABLES WITH READ LOCK times outbb-10.4-MDEV-22543Jan Lindström2020-08-145-9/+109
* | | | | Work around MDEV-23416 (change Warning to Note)Marko Mäkelä2020-08-191-1/+1
* | | | | MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain commaKentoku SHIBA2020-08-179-33/+213
* | | | | MDEV-19794 Spider crash with XAKentoku SHIBA2020-08-146-4/+193