summaryrefslogtreecommitdiff
path: root/sql/sql_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / / /
* | | | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-241-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-231-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Manual merge.Davi Arnaut2009-12-181-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | Backport of WL#798 (MySQL IPv6 support) from 6.0.Alexander Nozdrin2009-11-251-17/+26
* | | | | | Backport of:Konstantin Osipov2009-11-241-1/+1
|/ / / / /
* | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2009-11-021-0/+12
|\ \ \ \ \
| * \ \ \ \ Automerge from mysql-next-mr.Alexander Nozdrin2009-10-221-1/+1
| |\ \ \ \ \
| * | | | | | Backporting WL#3953 from 6.0. Original revision:Alexander Nozdrin2009-10-211-0/+12
* | | | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge from mysql-5.1.Alexander Nozdrin2009-10-131-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-231-1/+1
| | | | |_|/ | | | |/| |
* | | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-1/+1
* | | | | | Backport of:Konstantin Osipov2009-10-141-11/+12
* | | | | | ----------------------------------------------------------Konstantin Osipov2009-10-141-0/+19
|/ / / / /
* | | | | backport of Vladislav Vaintroub2009-09-301-1/+1
* | | | | Backport of this changeset Vladislav Vaintroub2009-09-301-9/+0