summaryrefslogtreecommitdiff
path: root/sql/sql_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-09-061-7/+11
|\
| * MDEV-19826 10.4 seems to crash with "pool-of-threads" (#1370)Teemu Ollakka2019-08-301-7/+11
* | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-1/+2
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2019-07-021-1/+2
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-07-021-1/+2
| | |\
| | | * Merge 10.1 into 10.2Eugene Kosov2019-06-231-1/+2
| | | |\
| | | | * MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-1/+2
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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
| | | |\ \ | | | | |/
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | | |\
| | | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | | Attempt fixing ERR_remove_state warningSergey Vojtovich2019-05-211-0/+1
* | | | | | Maintain connection_count atomicallySergey Vojtovich2019-05-211-3/+2
* | | | | | Move thread re-initialisation out of cache_threadSergey Vojtovich2019-05-211-1/+29
* | | | | | Simplified away scheduler_functions::end_thread()Sergey Vojtovich2019-05-211-19/+17
* | | | | | Simplified away init_new_connection_thread()Sergey Vojtovich2019-05-211-2/+9
* | | | | | Moved vio allocation to connection threadSergey Vojtovich2019-05-211-10/+25
* | | | | | Simplified away CONNECT::real_idSergey Vojtovich2019-05-211-1/+1
* | | | | | Simplified away CONNECT::extra_portSergey Vojtovich2019-05-211-1/+0
* | | | | | Simplified away CONNECT::hostSergey Vojtovich2019-05-211-1/+4
|/ / / / /
* | | | | MDEV-19277: Add status variable that gets incremented if connection is aborte...Oleksandr Byelkin2019-05-141-0/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-201-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-171-1/+0
| |\ \ \ \ | | |/ / /
| | * | | MDEV-14984 - regression in connect performanceSergey Vojtovich2019-03-131-1/+0
| | * | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-021-0/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-02-051-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-18281 COM_RESET_CONNECTION changes the connection encodingVladislav Vaintroub2019-02-021-0/+1
* | | | | Move THD list handling to THD_listSergey Vojtovich2019-01-281-1/+1
* | | | | Galera4Brave Galera Crew2019-01-231-19/+11
|/ / / /
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-05-111-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-101-2/+2
| |\ \ \ | | |/ /
| | * | MDEV-16005 sporadic failures with galera tests MW-328B and MW-328Csjaakola2018-04-241-2/+2
| * | | Fixed wrong arguments to printf and related functionsMonty2018-01-041-1/+1
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-11/+11
* | | | Fix perfschema tests in debug mode.Vladislav Vaintroub2018-02-101-1/+1
* | | | Windows, compiling : reenable warning C4996 (deprecated functions)Vladislav Vaintroub2018-02-071-1/+1
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+2
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-34/+15
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-34/+15
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-34/+15
| | |\ \ \ | | | |/ /
| | | * | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-34/+15
* | | | | MDEV-14412 Support TCP keepalive optionsVladislav Vaintroub2017-11-171-1/+3
* | | | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-1/+1
* | | | | MDEV-13641 host errors are not reset after successful connection.Vladislav Vaintroub2017-08-251-5/+30