summaryrefslogtreecommitdiff
path: root/sql/protocol.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Merge mysql.com:/home/hf/work/mysql-5.0-mrgholyfoot/hf@deer.(none)2006-11-171-8/+8
|\ \ | |/
| * Merge mysql.com:/home/hf/work/mysql-4.1-mrgholyfoot/hf@mysql.com/deer.(none)2006-11-161-8/+8
| |\
| | * Bug #19216: Client crashes on long SELECTgkodinov/kgeorge@macbook.gmz2006-11-131-9/+9
* | | Fixed a lot of compiler warnings (Mainly in mysqld and instance manager)monty@mysql.com/nosik.monty.fi2006-11-011-1/+3
* | | Merge bodhi.local:/opt/local/work/mysql-5.0-runtime-safemergekostja@bodhi.local2006-08-301-15/+25
|\ \ \ | |/ /
| * | Bug#8153 (Stored procedure with subquery and continue handler, wrong result)malff/marcsql@weblab.(none)2006-08-221-13/+24
| * | Bug#8153 (Stored procedure with subquery and continue handler, wrong result)malff/marcsql@weblab.(none)2006-08-021-8/+7
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-1/+1
|\ \ \ | |/ /
| * | A fix and a test case for Bug#15752 "Lost connection to MySQL server kostja@bodhi.local2006-07-241-1/+1
| * | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-39/+43
* | | String::set(double) and set(longlong) -> set_real() and set_int()serg@serg.mylan2006-06-161-2/+2
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-0/+11
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-2/+16
|\ \ \ | |/ /
| * | Merge mysql.com:/opt/local/work/mysql-4.1-15613konstantin@mysql.com2006-01-191-2/+16
| |\ \ | | |/
| | * A fix and a test case for Bug#15613 "libmysqlclient API functionkonstantin@mysql.com2006-01-181-2/+16
* | | Big patch to make embedded-server working in 5.xholyfoot@deer.(none)2006-01-041-39/+43
|/ /
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0bell@sanja.is.com.ua2005-11-231-19/+19
|\ \
| * | Fix for BUG#13549 "Server crash with nested stored proceduresbell@sanja.is.com.ua2005-11-231-19/+19
* | | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-1/+1
* | | Additional fix for BUG#7049, after review.pem@mysql.com2005-10-171-0/+4
|/ /
* | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no konstantin@mysql.com2005-06-301-27/+37
* | fixed environment restoring in case of error during SP function execution (BU...bell@sanja.is.com.ua2005-06-231-0/+5
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug9228sergefp@mysql.com2005-05-011-1/+1
|\ \ | |/
| * Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions ...sergefp@mysql.com2005-04-301-1/+1
* | Merge mysql.com:/home/psergey/mysql-4.1-bug9298sergefp@mysql.com2005-04-271-1/+1
|\ \ | |/
| * Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::...sergefp@mysql.com2005-04-181-1/+1
* | Bug#8861acurtis@xiphis.org2005-04-211-1/+1
* | Bug#8861 - If Return is a YEAR data type, value is not shown in year formatacurtis@xiphis.org2005-04-211-0/+1
* | BUG#9391 mysqlshow prints incorrect "rows" informationmsvensson@neptunus.(none)2005-04-131-10/+0
* | after merge fixesserg@serg.mylan2005-03-091-2/+2
* | mergedserg@serg.mylan2005-03-091-2/+3
|\ \ | |/
| * additional safetyserg@serg.mylan2005-03-071-2/+3
| * Fixed crash if max_connections is exceeded. BUG#8996serg@serg.mylan2005-03-071-2/+3
* | Fixes while during review of last pullmonty@mysql.com2005-02-261-2/+2