summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix for bug#19829:make test Failed in mysql_client_testRamil Kalimullin2009-02-261-6/+16
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-3/+3
|/
* Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-011-1/+4
|\
| * Merge mysql.com:/misc/mysql/32707/41-32707unknown2007-11-301-1/+4
| |\
| | * Bug#32707: misdimensioned buffer in protocol layerunknown2007-11-271-1/+4
* | | Bug #32624 Error with multi queries in MySQL embedded server 5.1.22.unknown2007-11-291-2/+3
|/ /
* | Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-0/+1
* | Backport of TIME->MYSQL_TIME / Y2K fixsetunknown2007-05-161-6/+6
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-1/+3
|\ \
| * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-1/+3
* | | Many files:unknown2006-12-231-2/+1
|/ /
* | Merge mysql.com:/home/hf/work/mysql-4.1-mrgunknown2006-11-161-8/+8
|\ \ | |/
| * Bug #19216: Client crashes on long SELECTunknown2006-11-131-9/+9
* | Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-221-13/+24
* | Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-021-8/+7
* | A fix and a test case for Bug#15752 "Lost connection to MySQL server unknown2006-07-241-1/+1
* | Fixes to embedded server to be able to run tests with itunknown2006-02-241-39/+43
* | Merge mysql.com:/opt/local/work/mysql-4.1-15613unknown2006-01-191-2/+16
|\ \ | |/
| * A fix and a test case for Bug#15613 "libmysqlclient API functionunknown2006-01-181-2/+16
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0unknown2005-11-231-19/+19
|\ \
| * | Fix for BUG#13549 "Server crash with nested stored proceduresunknown2005-11-231-19/+19
* | | Inefficient usage of String::append() fixed.unknown2005-11-201-1/+1
* | | Additional fix for BUG#7049, after review.unknown2005-10-171-0/+4
|/ /
* | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no unknown2005-06-301-27/+37
* | fixed environment restoring in case of error during SP function execution (BU...unknown2005-06-231-0/+5
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug9228unknown2005-05-011-1/+1
|\ \ | |/
| * Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions ...unknown2005-04-301-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug9298unknown2005-04-271-1/+1
|\ \ | |/
| * Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::...unknown2005-04-181-1/+1
* | Bug#8861unknown2005-04-211-1/+1
* | Bug#8861 - If Return is a YEAR data type, value is not shown in year formatunknown2005-04-211-0/+1
* | BUG#9391 mysqlshow prints incorrect "rows" informationunknown2005-04-131-10/+0
* | after merge fixesunknown2005-03-091-2/+2
* | mergedunknown2005-03-091-2/+3
|\ \ | |/
| * additional safetyunknown2005-03-071-2/+3
| * Fixed crash if max_connections is exceeded. BUG#8996unknown2005-03-071-2/+3
* | Fixes while during review of last pullunknown2005-02-261-2/+2
* | Merge with global treeunknown2005-02-251-4/+10
|\ \
| * | Show all generated warnings in SHOW ERRORunknown2005-02-241-4/+10