summaryrefslogtreecommitdiff
path: root/sql/sql_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11159 Server proxy protocol supportVladislav Vaintroub2017-08-221-49/+88
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-1/+1
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-1/+1
| |\
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-2/+2
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-5/+1
|\ \ \ | | |/ | |/|
* | | Fix crash (race condition) in DBUG in connect2 test case.Vladislav Vaintroub2017-03-171-1/+5
| |/ |/|
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-1/+1
|\ \ | |/
| * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-7/+6
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-7/+6
| | |\
| | | * add an assertSergei Golubchik2016-12-221-9/+7
* | | | Revert "MDEV-9293 Connector/C integration"Vladislav Vaintroub2016-08-191-1/+3
* | | | MDEV-9293 Connector/C integrationVladislav Vaintroub2016-08-191-3/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-1/+2
| | |\ \ | | | |/
| | | * MDEV-7775 Wrong error message (Unknown error) when idle sessions are killed a...Sergei Golubchik2016-04-251-1/+2
* | | | More tests for "MDEV-7563 Support CHECK constraint".Alexander Barkov2016-06-301-10/+5
* | | | cleanup: thread_countSergei Golubchik2016-06-041-23/+1
* | | | Reuse THD for new user connectionsMonty2016-06-041-9/+20
* | | | Cleanups:Monty2016-04-051-2/+0
* | | | Changed my_thread_id to int64 to fix compilation problem withMonty2016-02-081-2/+2
* | | | MDEV-6150 Speed up connection speed by moving creation of THD to new threadMonty2016-02-071-23/+141
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-1/+0
|\ \ \ | |/ /
| * | remove unneded #include's that had a dubious explanationSergei Golubchik2015-10-241-1/+0
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-1/+1
* | | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-5/+8
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-5/+8
| |\ \ | | |/
| | * MDEV-7500 thread_handling option in my.cnf is not passing "connect events" to...Alexey Botchkov2015-06-081-5/+8
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-6/+2
|\ \ \ | |/ /
| * | MDEV-6805 one can set character_set_client to utf32Sergei Golubchik2014-11-181-5/+1
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* | | MDEV-6108 update userstat feature from percona serverSergei Golubchik2014-10-111-3/+9
* | | cleanup: remove dead codeSergei Golubchik2014-10-111-54/+0
* | | MDEV 4427: query timeoutsMonty2014-10-071-1/+6
* | | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-1/+24
|/ /
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-1/+1
* | 5.6-compatibility, per-host connect error counter is reset only after theSergei Golubchik2014-05-071-1/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+2
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-2/+2
| |\ \ | | |/
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| | |\
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | * WL#7076: Backporting wl6715 to support both formats Ashish Agarwal2013-08-231-19/+28
| | | |\
| | | | * WL#7076: Backporting wl6715 to support both formats in 5.5, 5.6, 5.7Ashish Agarwal2013-07-021-18/+27
| | | |/
| | | * Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-09-171-0/+13
| | | |\
| | | * \ Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-191-13/+0
| | | |\ \
| | | * \ \ Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-131-0/+13
| | | |\ \ \
| | | * | | | Bug#14003080:65104: MAX_USER_CONNECTIONS WITH PROCESSLIST EMPTYPraveenkumar Hulakund2012-05-281-54/+80
* | | | | | | 10.0-monty mergeSergei Golubchik2013-07-211-22/+134
|\ \ \ \ \ \ \
| * | | | | | | MDEV-4058unknown2013-06-271-19/+131
| * | | | | | | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1