summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22364 Windows : allow WITH_ASAN on 32bit clang and MSVCbb-10.5-MDEV-22359Vladislav Vaintroub2020-04-243-10/+14
* MDEV-22359 - better control of tpool concurrencyVladislav Vaintroub2020-04-248-2/+88
* MDEV-20372 - fix thread_pool_infoVladislav Vaintroub2020-04-233-5/+4
* Deb: Use mysql[d].service symlinks as created by CMakeOtto Kekäläinen2020-04-232-2/+2
* Remove excess mysql-* provides (the virtual-mysql-* are enough)Otto Kekäläinen2020-04-231-17/+0
* Deb: Misc small fixes and cleanupsOtto Kekäläinen2020-04-237-7/+6
* Deb: Rename mysqlreport to mariadb-report, fix regression in 9e1b3af4aOtto Kekäläinen2020-04-236-24/+26
* Clean up logcheck.ignore.* configs and unify MariaDB.org links with httpsOtto Kekäläinen2020-04-236-24/+20
* Deb: Remove unmaintained AWS key plugin packagingOtto Kekäläinen2020-04-232-6/+0
* MDEV-19110: Remove Cassandra from Debian packagingOtto Kekäläinen2020-04-234-32/+2
* MDEV-21944: Remove TokuDB from Debian packagingOtto Kekäläinen2020-04-234-48/+1
* Deb: Use 'eatmydata' when available to build faster with less disk I/OOtto Kekäläinen2020-04-231-1/+8
* Deb: Add a customized salsa-ci.yml for easy extra testingOtto Kekäläinen2020-04-235-11/+1019
* Temporarily disable tests permanently failing on 10.5Otto Kekäläinen2020-04-231-0/+5
* MDEV-21807 : galera.galera_slave_replay MTR failed: WSREP: Unknown parameter ...Jan Lindström2020-04-221-1/+1
* MDEV-22159: Don't redirect as root to a tmp file not owned by rootOtto Kekäläinen2020-04-221-1/+8
* MDEV-22181 : galera.galera_sst_mysqldump_with_key MTR failed: INSERT failed: ...Jan Lindström2020-04-221-0/+3
* MDEV-22332: Assertion mtr_started == mtr.is_active() failedMarko Mäkelä2020-04-222-2/+3
* MDEV-21884 MariaDB with Spider crashes on a queryKentoku SHIBA2020-04-221-5/+2
* MDEV-21941: Fix GCC 10 -Wmaybe-uninitializedMarko Mäkelä2020-04-211-2/+2
* Fix main.partition_debug_innodbMarko Mäkelä2020-04-211-1/+1
* MDEV-18115: Remove fil_type_is_data()Marko Mäkelä2020-04-212-24/+2
* Initialize error variable to 0 in alter_table_closeVicențiu Ciorbaru2020-04-201-1/+1
* Ship mariadb.service and mysql[d].service symlinksVicențiu Ciorbaru2020-04-202-5/+17
* Added more digits to JSON output of doubleMonty2020-04-1915-730/+837
* Fixed compiler warningMonty2020-04-191-4/+4
* Make all #sql temporary table names uniformMonty2020-04-1916-119/+140
* Added support for more functions when using partitioned S3 tablesMonty2020-04-1948-311/+1665
* Added support for VISIBLE attribute for indexes in CREATE TABLEMonty2020-04-195-3/+21
* Don't try to open temporary tables if there are no temporary tables.Monty2020-04-194-13/+21
* Handle errors from external_unlock & mysql_unlock_tablesMonty2020-04-1915-56/+101
* Updated client and server to use new binary names in --debug tracesMonty2020-04-196-7/+7
* Fixed some assert crashes related to keyread.Monty2020-04-195-5/+37
* Bug#19784790: ASSERTION `PART_SHARE->PARTITIONS_SHARE_REFS->NUM_PARTSMonty2020-04-193-60/+133
* Added error message to --die in mtrMonty2020-04-191-1/+2
* Cleanup whitespaceVicențiu Ciorbaru2020-04-191-1/+1
* MDEV-21869: Add temporary Lintian overridesOtto Kekäläinen2020-04-195-0/+36
* MDEV-21869: Make Debian packaging Lintian cleanOtto Kekäläinen2020-04-194-3/+5
* MDEV-6284: Sync correct Debian handling of auth_pam_toolOtto Kekäläinen2020-04-192-6/+17
* MDEV-6284: Sync mariadb-server maintainer scripts as much as possibleOtto Kekäläinen2020-04-194-56/+78
* MDEV-6284: Sync breaks/replaces relationships and file locationsOtto Kekäläinen2020-04-193-5/+47
* MDEV-6284: Sync deb build rules etc with downstreamOtto Kekäläinen2020-04-194-112/+39
* MDEV-6284: Correctly place files in libmariadb-dev, libmariadbd-dev etc packagesOtto Kekäläinen2020-04-198-9/+46
* MDEV-6284: Sync deb build dependencies and control file with downstreamOtto Kekäläinen2020-04-192-65/+68
* MDEV-15526 systemd unit files naming and installationFaustin Lammler2020-04-182-2/+2
* Update plugins.pam_* tests to no longer provide --plugin-dir to mysqltestVicențiu Ciorbaru2020-04-183-11/+11
* MDEV-20502 Queries against spider tables return wrong values for columns foll...Kentoku SHIBA2020-04-1710-4/+216
* MDEV-21884 MariaDB with Spider crashes on a queryKentoku SHIBA2020-04-176-0/+293
* Post-fixes for MDEV-18851 for WindowsVladislav Vaintroub2020-04-171-3/+1
* MDEV-22242 B-trees can become extremely skewedMarko Mäkelä2020-04-1420-246/+236