summaryrefslogtreecommitdiff
path: root/sql/sql_connect.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26325 Shutdown hangs whenever named pipes were used for connections.Vladislav Vaintroub2021-08-121-1/+4
* Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-2/+11
|\
| * MDEV-18353 Shutdown may miss to wait for connection threadSergei Golubchik2021-07-241-0/+3
* | MDEV-22437 make THR_THD* variable thread_localEugene Kosov2020-05-051-1/+1
* | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ | |/
| * 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
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Maintain connection_count atomicallySergey Vojtovich2019-05-211-4/+2
* | | | Simplified away scheduler_functions::end_thread()Sergey Vojtovich2019-05-211-1/+1
* | | | Moved vio allocation to connection threadSergey Vojtovich2019-05-211-8/+14
* | | | Simplified away CONNECT::real_idSergey Vojtovich2019-05-211-2/+1
* | | | Simplified away CONNECT::extra_portSergey Vojtovich2019-05-211-2/+0
* | | | Simplified away CONNECT::hostSergey Vojtovich2019-05-211-2/+1
|/ / /
* | | MDEV-13641 host errors are not reset after successful connection.Vladislav Vaintroub2017-08-251-1/+4
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
* | | MDEV-11159 Server proxy protocol supportVladislav Vaintroub2017-08-221-0/+1
* | | MDEV-13245 Add struct AUTHIDAlexander Barkov2017-07-051-1/+0
|/ /
* | Reuse THD for new user connectionsMonty2016-06-041-1/+1
* | Fix compilation10.2-sslVladislav Vaintroub2016-02-101-1/+1
* | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-1/+36
|/
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\
| * Updated/added copyright headersKent Boortz2011-06-301-1/+1
* | merge with 5.3Sergei Golubchik2011-10-191-0/+4
* | post-merge fixes.Sergei Golubchik2011-07-021-0/+2
* | 5.5-mergeSergei Golubchik2011-07-021-2/+4
|\ \ | |/
| * mergeMikael Ronstrom2011-03-041-1/+1
| |\
| | * Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-1/+1
| * | Simplify interface to connect methods in serverMikael Ronström2011-02-101-0/+2
| |/
| * merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-0/+3
| |\
| * | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-0/+4
* | | lots of post-merge changesSergei Golubchik2011-04-251-0/+8
* | | merge.Sergei Golubchik2010-11-251-4/+14
| |/ |/|
* | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-0/+4
|/
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+43