summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+3
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| * auto-mergeIgnacio Galarza2009-03-191-6/+17
| |\
| | * fixed a typoGeorgi Kodinov2009-03-091-1/+1
| | * fixed a win32 compile warningGeorgi Kodinov2009-03-091-1/+2
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+3
* | | Merge 5.1-bugteam -> 5.1-bug-42496Dmitry Shulga2010-07-231-15/+9
|\ \ \
| * | | Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-091-15/+9
* | | | Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-4/+11
|/ / /
* | | Bug #52304 valgrind does not like to print un-inited string in Protocol_tex...Andrei Elkin2010-03-231-1/+1
* | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-3/+3
* | | 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-opttnurnberg@white.intern.koehntopp.de2007-12-011-1/+4
| |\
* | | Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains thatMattias Jonsson2008-08-111-0/+3
* | | Rename send_ok to my_ok. Similarly to my_error, it only records the status,kostja@dipika.(none)2008-02-191-5/+3
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-80/+164
|\ \ \
| * \ \ Merge station.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@station.2007-12-141-3/+7
| |\ \ \
| | * \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-12-131-3/+7
| | |\ \ \
| | | * \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opttnurnberg@white.intern.koehntopp.de2007-12-011-1/+4
| | | |\ \ \
| | | | * \ \ Merge mysql.com:/misc/mysql/32707/50-32707tnurnberg@white.intern.koehntopp.de2007-11-301-1/+4
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Merge mysql.com:/misc/mysql/32707/41-32707tnurnberg@white.intern.koehntopp.de2007-11-301-1/+4
| | | | | |\ \
| | | | | | * | Bug#32707: misdimensioned buffer in protocol layertnurnberg@mysql.com/white.intern.koehntopp.de2007-11-271-1/+4
| | | * | | | | Merge mysql.com:/home/hf/work/mrg/my50-mrgholyfoot/hf@hfmain.(none)2007-12-011-2/+3
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | / | | | | | |_|/ | | | | |/| |
| | | | * | | Bug #32624 Error with multi queries in MySQL embedded server 5.1.22.holyfoot/hf@mysql.com/hfmain.(none)2007-11-291-2/+3
| | | | |/ /
| * | | | | Fix a compilation error.kostja@bodhi.(none)2007-12-131-1/+0
| * | | | | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-72/+155
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-100/+94
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Doxygenized comments.cmiller@zippy.cornsilk.net2007-10-111-110/+108
* | | | | A patch for BUG#32148: killing a query may be ineffective.anozdrin/alik@ibm.2007-11-301-0/+6
| |/ / / |/| | |
* | | | Remove net_printf_error(). Do not talk to network directly inkostja@bodhi.(none)2007-11-011-119/+1
* | | | Merge lambda.weblab:/home/malff/TREE/mysql-5.1-basemalff@lambda.weblab2007-10-291-0/+1
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-10-231-0/+1
| |\ \ \ \
| | * \ \ \ Merge sunlight.local:/local_work/27216-bug-5.0-opt-mysqlevgen@sunlight.local2007-09-241-0/+1
| | |\ \ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | | * | Bug#27216: functions with parameters of different date types may return wrongevgen@sunlight.local2007-09-221-0/+1
| | | * | Backport of TIME->MYSQL_TIME / Y2K fixsetmsvensson@pilot.blaudden2007-05-161-6/+6
* | | | | Rename: query_error -> is_slave_error.kostja@bodhi.(none)2007-10-201-2/+2
|/ / / /
* | | | Remove an unused variable that was there since the first implementationkostja@bodhi.(none)2007-10-151-1/+1
|/ / /
* | | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-55/+59
* | | Removed not used define YY_MAGIC_BELOWmonty@mysql.com/narttu.mysql.fi2007-03-231-6/+6
* | | Fix for BUG#735 "Prepared Statements: there is no support for Queryguilhem@gbichot3.local2007-03-091-3/+4
* | | manual mergeguilhem@gbichot3.local2007-03-091-34/+34
|\ \ \
| * | | Mechanical class renaming:guilhem@gbichot3.local2007-01-301-34/+34
* | | | After merge fixesmonty@mysql.com/narttu.mysql.fi2007-01-291-2/+2
* | | | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-1/+3
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-1/+3
| |\ \
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-1/+3
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ \ | |/ / /