summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Bootstrap cleanupsSergey Vojtovich2019-02-121-2/+1
* | | | | | MDEV-17096 Pushdown of simple derived tables to storage enginesIgor Babaev2019-02-091-0/+2
|/ / / / /
* | | | | MDEV-18400 - Move shutdown handling to main threadSergey Vojtovich2019-01-291-3/+1
* | | | | MDEV-15135 - Make LOCK_show_status rwlock, to enable parallelism ofVladislav Vaintroub2019-01-281-2/+3
* | | | | Use rwlock rather than mutex for protecting THD_listVladislav Vaintroub2019-01-281-2/+3
* | | | | Removed redundant service_thread_countSergey Vojtovich2019-01-281-2/+1
* | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-2/+2
* | | | | Execute bootstrap in main threadSergey Vojtovich2019-01-281-2/+0
* | | | | MDEV-7598 Lock user after too many password errorsVladislav Vaintroub2019-01-081-0/+1
* | | | | Master_info counters transition to Atomic_counterSergey Vojtovich2018-12-291-0/+1
* | | | | MDEV-16266 - New command FLUSH SSL to reload server's SSL certificate(private...Vladislav Vaintroub2018-12-121-0/+4
* | | | | Move deletion of old GTID rows to slave background threadKristian Nielsen2018-12-071-0/+1
* | | | | Merge branch 'bb-10.4-wlad' into 10.4Vladislav Vaintroub2018-10-051-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-10384 Windows : Refactor threading in mysqld startup.Vladislav Vaintroub2018-10-051-1/+5
* | | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+1
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-141-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-15436: If log_bin and log_bin_index is different SST with rsync fails.Jan Lindström2018-09-051-0/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-08-031-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-1/+2
| |\ \ \ | | |/ /
| | * | MDEV-16689: core-file should become a real server variablebb-10.1-MDEV-16689Oleksandr Byelkin2018-07-201-1/+2