summaryrefslogtreecommitdiff
path: root/sql-common
Commit message (Expand)AuthorAgeFilesLines
* mergeGeorgi Kodinov2011-02-021-1/+1
|\
| * merge to 5.1.Georgi Kodinov2011-02-021-1/+1
| |\
| | * Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-021-1/+1
* | | Bug #59657: Move the client authentication_pam plugin into the server repositoryGeorgi Kodinov2011-01-311-0/+35
* | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-171-1/+1
* | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-112-27/+3
* | | Manual merge from mysql-5.5-bugteam.Ramil Kalimullin2010-11-222-19/+2
|\ \ \
| * | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-201-17/+0
| * | | Bug #57559: Crash in Client plugin apiGeorgi Kodinov2010-11-171-2/+2
* | | | Manual-merge from 5.5-bugfixing.Ramil Kalimullin2010-11-181-14/+14
|\ \ \ \ | |/ / /
| * | | Bug #57744: sql-common/client.c: Missing DBUG_RETURN macroGeorgi Kodinov2010-11-101-14/+14
* | | | Bug#57278: Crash on min/max + with date out of range.Evgeny Potemkin2010-11-041-1/+6
|/ / /
* | | Fix compilation warnings.Alexander Nozdrin2010-10-121-1/+1
* | | Fix compile error on Windows after WL#1054 push.Vladislav Vaintroub2010-10-041-5/+7
* | | Bug #56767: Make sure client plugins in 1054 are compatible with Georgi Kodinov2010-10-042-0/+28
* | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-093-233/+1337
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-63/+61
|\ \ \
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-3/+3
| * | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-4/+4
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-56/+54
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-16/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-16/+7
* | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-3/+0
|\ \ \
| * | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
* | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-7/+20
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...)Jim Winstead2010-05-091-7/+20
* | | Merge the changes of the 5.5.3-m3 release buildJoerg Bruehe2010-04-181-1/+1
|\ \ \
| * | | Fix a syntax error:Joerg Bruehe2010-03-161-1/+1
* | | | Backport of:Konstantin Osipov2010-04-131-12/+12
* | | | Fix use of uninitialized variable.Alexander Nozdrin2010-03-261-1/+1
|/ / /
* | | Bug#51166 mysql client defaults to charset 'ascii' Alexander Barkov2010-03-041-4/+4
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-3/+3
* | | Backport of WL#798 (MySQL IPv6 support) from 6.0.Alexander Nozdrin2009-11-251-77/+121
* | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-101-1/+1
|\ \ \
| * \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-11-051-122/+140
| |\ \ \
| * | | | backport of dbug extensions from 6.0:Sergei Golubchik2009-10-301-1/+1
* | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-3/+3
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Bug#47571: idle named pipe connection is unkillableVladislav Vaintroub2009-11-021-3/+3
* | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-37/+285
|\ \ \ \ | | |/ / | |/| |
| * | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-271-0/+2
| |\ \ \
| | * \ \ manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+2
| | |\ \ \
| | | * | | Backport BUG#25192 Using relay-log and relay-log-index without values produce...He Zhenxing2009-10-021-0/+2
| * | | | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-231-2/+1
| |\ \ \ \ \ | | |/ / / /
| * | | | | WL#1349 Use operating system localization to send it as a default client char...Alexander Barkov2009-10-211-37/+283
* | | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-2/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-10-141-2/+1
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Merge from 5.0Staale Smedseng2009-09-171-2/+1
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-2/+1
* | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-16/+121
* | | | Backport of:Konstantin Osipov2009-10-161-2/+2