summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* merge.Sergei Golubchik2010-11-251-33/+20
|\
| * Automatic merge with MariaDB 5.1Michael Widenius2010-11-041-1/+1
| |\
| | * MBug#643463: slow XtraDB shutdown due to 10 second sleep in purge threadunknown2010-11-031-1/+1
| * | merge with 5.1Sergei Golubchik2010-09-111-4/+11
| |\ \ | | |/
| | * Merge with MySQL 5.1.50Michael Widenius2010-08-271-4/+11
| | |\
| * | \ merge 5.1->5.2Sergei Golubchik2010-06-011-2/+2
| |\ \ \ | | |/ /
| | * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+2
| | |\ \
| * | | | pluggable auth with plugin examplesSergei Golubchik2010-03-291-18/+0
| |/ / /
| * | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-40/+90
| |\ \ \
| * | | | Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-021-4/+63
| * | | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-6/+17
| |\ \ \ \
| * | | | | Fixed warnings and errors discovered by pushbuild2Michael Widenius2008-12-041-2/+3
| * | | | | WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_de...Michael Widenius2008-12-031-2/+2
| * | | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-0/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-mariaunknown2008-05-291-0/+2
| |\ \ \ \ \ \
| | * | | | | | WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t"unknown2008-05-291-0/+2
* | | | | | | | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-5/+11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-231-5/+11
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Merge 5.1-bugteam -> 5.1-bug-42496Dmitry Shulga2010-07-231-15/+9
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-4/+11
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-25/+8
|/ / / / / / / /
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-091-15/+9
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-15/+9
| |/ / / / / /
* | | | | | | Bug#52520 Difference in tinytext utf column metadataAlexander Barkov2010-06-021-5/+3
* | | | | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Patch for Bug#21818 (Return value of ROW_COUNT() is incorrectAlexander Nozdrin2010-05-141-1/+1
* | | | | | | | Manual merge of mysql-5.1-bugteam toAlexey Kopytov2010-04-191-1/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+4
* | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-021-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Bug #52304 valgrind does not like to print un-inited string in Protocol_tex...Andrei Elkin2010-03-231-1/+1
* | | | | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-4/+7
|\ \ \ \ \ \ \
| * | | | | | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-2/+2
| * | | | | | | Bug #49130 Running mtr tests with valgrind and debug produces lots of warningsTor Didriksen2009-12-021-2/+2
| * | | | | | | Manual merge/pull from mysql-next-mr.Alexander Nozdrin2009-11-251-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | Backport of:Konstantin Osipov2009-11-241-0/+3
| * | | | | | | | merge of bug#35765 into mysql-next-mr-bugfixingMattias Jonsson2009-11-241-2/+2
| |/ / / / / / /
* | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-3/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | merge (and including the fix for bug#48939 since that was not included in mys...Mattias Jonsson2009-12-151-2/+2
| |/ / / / / |/| | | | |
* | | | | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-1/+9
|\ \ \ \ \ \
| * | | | | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-1/+9
* | | | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-31/+249
* | | | | | | Backport to 5.4 the following changesets:Konstantin Osipov2009-10-091-18/+10
|/ / / / / /
* | | | | | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-3/+61
* | | | | | WL#2110 (SIGNAL)Marc Alff2009-09-101-43/+50
|/ / / / /
* | | | | Bug#44521 Executing a stored procedure as a prepared statement can sometimes ...Kristofer Pettersson2009-07-291-40/+90
| |_|_|/ |/| | |
* | | | merged 5.0-bugteam -> 5.1-bugteam.Georgi Kodinov2009-02-271-1/+2
|\ \ \ \
* \ \ \ \ Auto-mergeRamil Kalimullin2009-02-261-6/+16
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fix for bug#19829:make test Failed in mysql_client_testRamil Kalimullin2009-02-261-6/+16
| * | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-011-1/+4
| |\ \ \