summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17812 Use MariaDB in error messages instead of MySQL10.5-MDEV-17812Rasmus Johansson2020-04-0710-106/+107
* MDEV-22010: Allow mariadbd in mtr suppressionsMarko Mäkelä2020-04-077-7/+7
* MDEV-22169 Recovery fails after failing to insert into mlog_initMarko Mäkelä2020-04-071-12/+40
* MDEV-22010: mtr, "mariadbd" exists in mysys error messagesDaniel Black2020-04-073-5/+5
* MDEV-22010: mtr search for mariadbd firstDaniel Black2020-04-065-5/+5
* Postfix for f46917238: use colon instead of commaElena Stepanova2020-04-061-1/+1
* MDEV-22153 ALTER add default history partitions makes table inaccessibleAleksey Midenkov2020-04-063-4/+58
* Fixed build failureSergey Vojtovich2020-04-051-1/+2
* my_largepage.c: cleanupDaniel Black2020-04-051-101/+102
* travis: xcode11.3Daniel Black2020-04-051-1/+1
* HAVE_LARGE_PAGES no longer globalDaniel Black2020-04-058-19/+4
* my_large_malloc/free fall back to my_{malloc|free}_lockDaniel Black2020-04-051-11/+19
* my_large_page: more verbose errors on allocation fallback/failureDaniel Black2020-04-051-3/+8
* my_large_malloc_int consolidated into my_large_mallocDaniel Black2020-04-051-180/+125
* my_large_free_int merge into my_large_freeDaniel Black2020-04-051-42/+30
* Add author "Otto Kekäläinen" to SHOW AUTHORSOtto Kekäläinen2020-04-051-0/+1
* Deb: Build depend on libcurl4-openssl-dev as primary optionOtto Kekäläinen2020-04-052-2/+2
* MDEV-20298 Make mariadb-client-10.5 perl dep backwards compatibleOtto Kekäläinen2020-04-051-1/+1
* Deb: Update control file Depends to include only variables that are setOtto Kekäläinen2020-04-052-10/+9
* MDEV-21303: Fix man page packaging for new mariadb-* named binariesOtto Kekäläinen2020-04-058-30/+31
* Don't force to use all processors in autobake-deb.shOtto Kekäläinen2020-04-041-1/+1
* Deb: Remove TokuDB from Debian packages while keeping it easy to revertOtto Kekäläinen2020-04-042-21/+6
* Deb: Extend control dependencies for MySQL 8.0 and clean upOtto Kekäläinen2020-04-042-27/+30
* Deb: Clean away deprecated autobake modificationsOtto Kekäläinen2020-04-041-30/+0
* Do not print LSAN suppression statistics in the outputElena Stepanova2020-04-041-1/+1
* MDEV-22146 - Server crashes in mysql_ha_flush_tables upon ALTER SERVERSergey Vojtovich2020-04-041-1/+3
* Simplified away my_get_large_page_size()Sergey Vojtovich2020-04-043-41/+17
* HAVE_LARGE_PAGE_OPTION to HAVE_LARGE_PAGESSergey Vojtovich2020-04-048-12/+12
* Coding style fixesSergey Vojtovich2020-04-046-22/+28
* my_next_large_page_size() cleanupSergey Vojtovich2020-04-042-60/+59
* Cleanup HAVE_MMAP_ALIGNED: one cmake check lessSergey Vojtovich2020-04-044-10/+5
* MDEV-21941 assertion cleanupsAleksey Midenkov2020-04-041-6/+4
* MDEV-21941 RENAME doesn't work for system time or period fieldsAleksey Midenkov2020-04-046-4/+122
* MDEV-21889 IF EXISTS clause does not work for RENAME COLUMN and RENAME INDEXAleksey Midenkov2020-04-047-12/+54
* MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTSAleksey Midenkov2020-04-0412-53/+53
* Fix CentOS 6 and quantal build failuresSergey Vojtovich2020-04-031-0/+5
* MDEV-22139 fseg_free_page_low() fails to write FREE_PAGE record, breaking rec...Marko Mäkelä2020-04-031-0/+2
* output_core_info - freebsd rlimits in different proc entryDaniel Black2020-04-031-0/+4
* Yet less TDC hash lookupsSergey Vojtovich2020-04-034-21/+22
* Split tdc_remove_table()Sergey Vojtovich2020-04-0312-144/+127
* tc_remove_all_unused_tables() cleanupSergey Vojtovich2020-04-031-31/+11
* Proper locking for mysql.gtid_slave_pos truncationSergey Vojtovich2020-04-031-1/+2
* Fixed close_cached_connection_tables() flushingSergey Vojtovich2020-04-033-88/+73
* Cleanup mysql_inplace_alter_table()Sergey Vojtovich2020-04-033-4/+20
* Cleanup close_all_tables_for_name()Sergey Vojtovich2020-04-033-14/+8
* Let "FTWRL <table_list>" use extra(HA_EXTRA_FLUSH)Sergey Vojtovich2020-04-035-291/+13
* MDEV-22126 Rename confusing constant mtr_t::OPTMarko Mäkelä2020-04-0323-142/+156
* MDEV-22108 Recovery fails with InnoDB: Malformed log recordMarko Mäkelä2020-04-031-2/+2
* Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-0228-436/+592
* MDEV-22113 SIGSEGV, ASAN use-after-poison, Assertion `next_insert_id == 0' in...Sergei Golubchik2020-04-023-8/+29