summaryrefslogtreecommitdiff
path: root/sql/mysqld.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-121-1/+1
|\ \ \ | |/ /
| * | Merge branch 'bb-10.2-mariarocks-merge' of github.com:MariaDB/server into 10.2Sergei Petrunia2018-05-071-1/+1
| |\ \
| | * | Fix compilation on windowsSergei Petrunia2018-04-161-1/+1
* | | | MDEV-15923 option to control who can set session @@timestampSergei Golubchik2018-05-121-0/+3
* | | | cleanup: quoted_stringSergei Golubchik2018-05-121-1/+0
* | | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-1/+1
| | |\ \
| | | * | increase upper value of max_prepared_stmt_count to UINT32_MAXDaniel Black2018-04-031-1/+1
* | | | | dead code - related to vtmdSergei Golubchik2018-04-101-3/+1
* | | | | MDEV-15689 Fix Item_func_set_collation to pass the collation using CHARSET_IN...Alexander Barkov2018-03-271-1/+1
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-9/+1
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-9/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-15089 Ensure that connection ID is in 32bit rangeVladislav Vaintroub2018-02-011-9/+1
* | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-1/+1
* | | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+0
* | | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-301-1/+1
|\ \ \ \ \ \ | |/ / / / /