summaryrefslogtreecommitdiff
path: root/sql/sql_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-24/+63
|\
| * merge from latest 5.5Guilhem Bichot2011-05-211-11/+28
| |\
| | * mergeMikael Ronstrom2011-03-041-4/+27
| | |\
| | * | Simplify interface to connect methods in serverMikael Ronström2011-02-101-11/+28
| * | | Merge from 5.1.Guilhem Bichot2011-05-211-5/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'.Guilhem Bichot2011-05-161-15/+13
| | * | automergeKristofer Pettersson2011-03-111-5/+29
| | |\ \
| | | * | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-5/+29
| | * | | Certain fields in the protcol required a strict formatting. IfKristofer Pettersson2011-03-111-22/+145
| | |/ /
| | * | Bug #49752: 2469.126.2 unintentionally breaks authentication againstTatiana A. Nurnberg2010-11-111-0/+13
| * | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they...Alexander Barkov2011-02-181-4/+27
| | |/ | |/|
| * | Bug#58136: Crash in vio_close at concurrent disconnect and KILLDavi Arnaut2010-12-151-3/+3
| * | Bug #58350: 5.5.7-rc compile failed at sp_head.ccGeorgi Kodinov2010-12-081-1/+1
| * | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS eventSergey Vojtovich2010-12-141-1/+4
| * | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-201-7/+8
| |\ \
| * | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-453/+6
* | | | lots of post-merge changesSergei Golubchik2011-04-251-33/+32
* | | | merge.Sergei Golubchik2010-11-251-479/+479
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-0/+1
| |\ \ \
| | * \ \ Merge with MySQL 5.1.49Michael Widenius2010-08-021-0/+6
| | |\ \ \ | | | | |/ | | | |/|
| * | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-452/+6
| * | | | mergedSergei Golubchik2010-03-151-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+1
| | |\ \ \
| | * | | | fix for a possible DoS in the my_net_skip_rest()Sergei Golubchik2010-02-231-1/+2
| * | | | | merge 5.1->5.2unknown2010-02-011-1/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Changed version number from RC to stableMichael Widenius2010-01-291-1/+2
| | |\ \ \ \
| * | | | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-6/+475
| |/ / / / /
| * | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-4/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+1
| |\ \ \ \ \ \
| * | | | | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-12/+15
| * | | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+1
* | | | | | | | Merging with mysql-5.5-stage.Mats Kindahl2010-08-161-7/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | WL#5363: Thread Pool Service InterfaceMats Kindahl2010-06-071-7/+8
* | | | | | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-4/+0
* | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-4/+3
* | | | | | | | Merge trunk-bugfixing -> trunk-runtimeKonstantin Osipov2010-06-171-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Automerge.Ramil Kalimullin2010-06-041-0/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Fix for bug #53912: Fails to build from sourceRamil Kalimullin2010-06-041-0/+2
* | | | | | | | | A pre-requisite for WL#5419 "LOCK_open scalability: Konstantin Osipov2010-06-101-1/+0
|/ / / / / / / /
* | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-071-0/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Manual merge.Davi Arnaut2010-04-291-0/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Backport of:Konstantin Osipov2010-04-131-5/+5
* | | | | | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-1/+1
* | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+15
* | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-01-251-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge backport of WL#3771 with mysql-next-mr.Sergey Vojtovich2010-01-191-0/+2
| |\ \ \ \ \ \
| | * | | | | | Backport from 6.0-codebase.Sergey Vojtovich2009-12-151-0/+2
* | | | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-01-181-26/+35
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | WL#2360 Performance schemaMarc Alff2010-01-061-18/+28
| * | | | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-8/+7
| |/ / / / / /