summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ | |/ / / /
| * | | | post-merge: gcc 8 warningsSergei Golubchik2019-03-171-3/+0
* | | | | Adieu slave_listSergey Vojtovich2019-03-061-1/+1
* | | | | Cleanup remnants of rpl_recovery_rankSergey Vojtovich2019-03-061-1/+1
* | | | | Adieu LOCK_thread_count, COND_thread_countSergey Vojtovich2019-02-261-3/+2
* | | | | MDEV-7597 Expiration of user passwordsSergei Golubchik2019-02-211-1/+1
* | | | | MDEV-7597 Expiration of user passwordsRobert Bindar2019-02-211-0/+2
* | | | | Merge branch '10.4' into bb-10.4-mdev17096Igor Babaev2019-02-121-2/+1
|\ \ \ \ \