summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* Add QT_ITEM_IDENT_DISABLE_DB_TABLE_NAMES flag for Item::printSergei Petrunia2020-08-141-0/+6
* more "removed" mysqld command-line optionsSergei Golubchik2020-06-181-1/+0
* Move all thread cache specific code to a new classSergey Vojtovich2020-05-061-5/+1
* MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-7/+1
* Merge 10.4 into 10.5Marko Mäkelä2020-04-251-1/+1
|\
| * slave_open_temp_tables to Atomic_counterSergey Vojtovich2020-04-151-1/+1
* | MDEV-22214 mariadbd.exe calls function mysqld.exe, and crashesVladislav Vaintroub2020-04-101-6/+8
* | Merge 10.4 into 10.5Marko Mäkelä2020-03-231-4/+3
|\ \ | |/
| * global_query_id: my_atomic to Atomic_counterSergey Vojtovich2020-03-211-4/+3
* | MDEV-13362: implement --require_secure_transport optionJulius Goryavsky2020-03-121-0/+2
* | perfschema compilation, test and misc fixesSergei Golubchik2020-03-101-1/+1
* | perfschema statement instrumentation related changesSergei Golubchik2020-03-101-1/+1
* | perfschema file instrumentation related changesSergei Golubchik2020-03-101-2/+4
* | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+129
* | Revert "MDEV-17554 Auto-create new partition for system versioned tables with...Sergei Golubchik2020-02-271-1/+1
* | MDEV-17554 Auto-create new partition for system versioned tables with history...Aleksey Midenkov2020-02-251-1/+1
* | Policy improvement for removed options and system variablesVicențiu Ciorbaru2020-02-131-0/+1
* | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-3/+2
* | MDEV-14024 PCRE2.Alexey Botchkov2019-12-211-2/+0
* | Merge 10.4 into 10.5Aleksey Midenkov2019-11-251-1/+2
|\ \ | |/
| * MDEV-18727 improve DML operation of System Versioning (10.4)Aleksey Midenkov2019-11-251-1/+2
* | MDEV-7481 Replace max_long_data_size functionality with max_allowed_packetSergei Golubchik2019-09-281-2/+0
* | MDEV-20477 Merge binlog extended metadata support from the upstreamSachin2019-09-111-0/+1
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-0/+1
|\ \ | |/
| * Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-0/+1
| |\
| | * Merge 10.2 (up to commit ef00ac4c86daf3294c46a45358da636763fb0049) into 10.3Alexander Barkov2019-09-041-0/+1
| | |\
| | | * MDEV-18156 Assertion `0' failed or `btr_validate_index(index, 0, false)' in r...Alexander Barkov2019-09-031-0/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-14101 Provide an option to select TLS protocol versionGeorg Richter2019-06-171-0/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-291-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-05-291-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-4/+4
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-281-4/+4
| | | |\
| | | | * MDEV-19614: Fix innodb_plugin on WindowsMarko Mäkelä2019-05-281-4/+4
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-22/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-22/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\
| | | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-1/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-101-1/+1
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-101-1/+1
| | * | | | MDEV-17845 Extreme high open file limit usedSergei Golubchik2019-05-071-20/+0
* | | | | | Maintain connection_count atomicallySergey Vojtovich2019-05-211-5/+3
* | | | | | Move thread re-initialisation out of cache_threadSergey Vojtovich2019-05-211-1/+1
* | | | | | Simplified away scheduler_functions::end_thread()Sergey Vojtovich2019-05-211-1/+1
|/ / / / /
* | | | | MDEV-19277: Add status variable that gets incremented if connection is aborte...Oleksandr Byelkin2019-05-141-1/+1
* | | | | MDEV-19235 MariaDB Server compiled for 128 Indexes crashes at startupbb-10.4-wlad-MDEV-19235Vladislav Vaintroub2019-05-091-9/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-3/+0
|\ \ \ \ \ | |/ / / /