summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perfschema sysvar instrumentation related changesSergei Golubchik2020-03-103-0/+31
* perfschema status vars instrumentation related changesSergei Golubchik2020-03-102-1/+12
* perfschema statement instrumentation related changesSergei Golubchik2020-03-1010-25/+79
* perfschema sp instrumentation related changesSergei Golubchik2020-03-1016-83/+410
* perfschema socket instrumentation related changesSergei Golubchik2020-03-104-3/+30
* perfschema ps instrumentation related changesSergei Golubchik2020-03-101-5/+32
* perfschema mdl related instrumentation changesSergei Golubchik2020-03-1025-86/+182
* perfschema file instrumentation related changesSergei Golubchik2020-03-109-23/+60
* perfschema memory related instrumentation changesSergei Golubchik2020-03-10307-1741/+2620
* perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-1025-70/+66
* P_S 5.7.28Sergei Golubchik2020-03-10942-20366/+174325
* cleanup: remove TYPE_ENUM_PROXY from enum stored_procedure_typeSergei Golubchik2020-03-103-6/+1
* bugfix: in long uniques don't check for duplicates more than onceSergei Golubchik2020-03-101-1/+1
* Bug#18913935: REMOVE SUPPORT FOR LINUXTHREADSJon Olav Hauglid2020-03-1010-374/+5
* make pcre2 builds to work on an old cmakeSergei Golubchik2020-03-101-1/+1
* Fix a compilation bug for 64 bit windowsVarun Gupta2020-03-101-2/+3
* MDEV-21580: Fix clang -Winconsistent-missing-overrideMarko Mäkelä2020-03-101-10/+10
* MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRYAlexander Barkov2020-03-1035-9/+894
* Fixing a compilation failure on windowsVarun Gupta2020-03-101-3/+28
* MDEV-10047: table-based master info repositorySujatha2020-03-103-1/+220
* MDEV-21580: Allow packed sort keys in sort bufferVarun Gupta2020-03-1023-296/+2072
* MDEV-21748 ASAN use-after-poison in PageBulk::insertPage()Marko Mäkelä2020-03-103-1/+24
* MDEV-15528: Minor cleanupMarko Mäkelä2020-03-103-71/+41
* Deb: Update Debian packaging to include mytop and all new man pagesOtto Kekäläinen2020-03-103-0/+5
* Add a man page for mytop that is in sourcesOtto Kekäläinen2020-03-102-1/+8
* Use correct reference in man page linksOtto Kekäläinen2020-03-101-1/+1
* Fix syntax error mysql-test-run in man pageOtto Kekäläinen2020-03-101-12/+2
* Add missing man pages for myrocks_hotbackupOtto Kekäläinen2020-03-102-4/+86
* MDEV-20632: Recursive CTE cycle detection using CYCLE clause (nonstandard)Oleksandr Byelkin2020-03-1020-145/+617
* MDEV-15528 Punch holes when pages are freedThirunarayanan Balathandayuthapani2020-03-1026-1823/+160
* MDEV-15528 Punch holes when pages are freedThirunarayanan Balathandayuthapani2020-03-1012-203/+258
* MDEV-21833 Make slave_run_triggers_for_rbr enforce triggers to run on slave, ...Oleksandr Byelkin2020-03-098-23/+278
* Fixed signed/unsigned error on WindowsSergey Vojtovich2020-03-091-1/+2
* MDEV-21659 XA rollback foreign_xid is allowed inside active XAAndrei Elkin2020-03-093-4/+84
* Attempt fixing build failure on WindowsSergey Vojtovich2020-03-091-2/+2
* MDEV-21856 - xid_t::formatID has to be constrained to 4 byte sizeSergey Vojtovich2020-03-093-1/+15
* MDEV-21893: Assertion failure on upgrade with innodb_encrypt_logMarko Mäkelä2020-03-091-2/+1
* MDEV-21892: Assertion ...row_get_rec_trx_id... failed on SELECTMarko Mäkelä2020-03-093-9/+47
* Cleanup: Remove recv_sys.remove_extra_log_filesMarko Mäkelä2020-03-073-22/+8
* Cleanup: log upgrade and encryptionMarko Mäkelä2020-03-075-124/+84
* Cleanup: Remove recv_sys.buf_sizeMarko Mäkelä2020-03-072-16/+15
* Basic LEX::print function that supports UPDATEsSergei Petrunia2020-03-072-0/+65
* Provide a show_create_table_ex() functionSergei Petrunia2020-03-072-27/+62
* MDEV-21887: federatedx crashes on SELECT ... INTO query in select_handler codeSergei Petrunia2020-03-074-26/+58
* MDEV-14425 preparation: Simplify redo log upgradeMarko Mäkelä2020-03-061-124/+101
* MDEV-14425 Cleanup: Use std::atomic for some log_sys membersMarko Mäkelä2020-03-0515-310/+168
* use O_DSYNC for InnoDBEugene Kosov2020-03-052-8/+7
* MDEV-14918: Use sst_dump from package rocksdb-tools, don't build itOtto Kekäläinen2020-03-054-2/+13
* MDEV-17367: Move my_print_defaults and *.sql to mariadb-server-coreOtto Kekäläinen2020-03-053-9/+11
* MDEV-14425: Remove the unused function mtr_write_log()Marko Mäkelä2020-03-052-25/+0