summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21907: Mariabackup: Fix clang -Wconversion10.5-MDEV-21907Marko Mäkelä2020-03-113-30/+17
* MDEV-21907: Fix some clang -Wconversion outside InnoDBMarko Mäkelä2020-03-116-58/+65
* MDEV-21907: Fix most clang -Wconversion in InnoDBMarko Mäkelä2020-03-1166-572/+538
* MDEV-21743: Re-record --big-test resultsMarko Mäkelä2020-03-112-6/+6
* Fix perfschema.statement_program_concurrencyMarko Mäkelä2020-03-112-3/+100013
* Recoding new suite/perfschema/r/start_server_low_digest_sql_length.resultAlexander Barkov2020-03-111-2/+2
* MDEV-21743 Split up SUPER privilege to smaller privilegesAlexander Barkov2020-03-1082-235/+1510
* fix for VALGRIND buildOleksandr Byelkin2020-03-101-1/+1
* Fixed problem of exiting over 32 bit on windows.Oleksandr Byelkin2020-03-101-0/+0
* MDEV-21795 10.5 with bundled pcre2 and embedded server could not be builtSergei Golubchik2020-03-101-2/+3
* fix perfschema for pool-of-threadsSergei Golubchik2020-03-1011-31/+23
* cleanup: remove source files that aren't usedSergei Golubchik2020-03-102-1202/+0
* cleanup: pass trxid by valueSergei Golubchik2020-03-1016-33/+31
* cleanup: remove unused argumentSergei Golubchik2020-03-107-32/+15
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-1090-397/+367
* perfschema compilation, test and misc fixesSergei Golubchik2020-03-10403-63068/+20042
* perfschema transaction instrumentation related changesSergei Golubchik2020-03-1010-41/+188
* perfschema thread instrumentation related changesSergei Golubchik2020-03-107-36/+76
* perfschema table io instrumentation related changesSergei Golubchik2020-03-107-33/+209
* 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