summaryrefslogtreecommitdiff
path: root/sql/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| |\
| | * Backport of TIME->MYSQL_TIME / Y2K fixsetmsvensson@pilot.blaudden2007-05-161-9/+9
* | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-091-1/+0
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+2
* | | Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-0/+4
|\ \ \
| * \ \ manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-mergeLuis Soares2009-10-221-0/+4
| |\ \ \
| | * | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+4
| | |/ /
* | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-8/+28
|/ / /
* | | Backporting WL#3759 Optimize identifier conversion in client-server protocolAlexander Barkov2009-09-301-0/+2
* | | WL#2110 (SIGNAL)Marc Alff2009-09-101-1/+3
|/ /
* | Bug#44521 Executing a stored procedure as a prepared statement can sometimes ...Kristofer Pettersson2009-07-291-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-3/+2
|\ \
| * | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-3/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-1/+1
|\ \ \ | |/ / |/| |
| * | Doxygenize comments.cmiller@zippy.cornsilk.net2007-10-161-1/+1
* | | Remove net_printf_error(). Do not talk to network directly inkostja@bodhi.(none)2007-11-011-1/+0
|/ /
* | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-13/+13
* | Removed not used define YY_MAGIC_BELOWmonty@mysql.com/narttu.mysql.fi2007-03-231-9/+9
* | Fix for BUG#735 "Prepared Statements: there is no support for Queryguilhem@gbichot3.local2007-03-091-0/+11
* | manual mergeguilhem@gbichot3.local2007-03-091-6/+6
|\ \
| * | Mechanical class renaming:guilhem@gbichot3.local2007-01-301-6/+6
| |/
* | Merge dev3-63.(none):/home/zhl/mysql/tree-merge/5.1/mysql-5.1-new-ndb-bjlzhou/zhl@dev3-63.(none)2007-02-011-0/+2
|\ \ | |/ |/|
| * Merge dli@bk-internal.mysql.com:/home/bk/mysql-5.1-new-ndb-bjdli@dev3-164.dev.cn.tlan2006-12-221-0/+2
| |\
| | * ndb - fixed for BUG#19896 Last_Errno: 4294967295, Error in Write_rows event: ...dli@dev3-164.dev.cn.tlan2006-12-221-0/+2
| | * Big patch to make embedded-server working in 5.xholyfoot@deer.(none)2006-01-041-0/+9
* | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ /
* | Merge mysql.com:/home/hf/work/mysql-4.1-mrgholyfoot/hf@mysql.com/deer.(none)2006-11-161-1/+0
|\ \
| * | Bug #19216: Client crashes on long SELECTgkodinov/kgeorge@macbook.gmz2006-11-131-1/+0
* | | Fixes to embedded server to be able to run tests with itmonty@mysql.com2006-02-241-0/+9
| |/ |/|
* | Fix for BUG#13549 "Server crash with nested stored proceduresbell@sanja.is.com.ua2005-11-231-1/+1
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-24/+0
* | A fix and a test case for Bug#10794 "mysql_stmt_attr_set no konstantin@mysql.com2005-06-301-1/+1
* | Fixed BUG#10961: Stored procedures: crash if select * from dualpem@mysql.comhem.se2005-06-011-2/+2
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241msvensson@neptunus.(none)2005-05-091-1/+1
|\ \ | |/
| * BUG#10241 cygwin port: invalid pragma interface directivesmsvensson@neptunus.(none)2005-05-041-1/+1
* | BUG#9391 mysqlshow prints incorrect "rows" informationmsvensson@neptunus.(none)2005-04-131-1/+0
* | Precision Math implementationhf@deer.(none)2005-02-091-0/+3
* | mergebell@sanja.is.com.ua2004-11-121-1/+2
|\ \
| * | changed function name to prevent injection wrong code from 4.1 (WL#2133)bell@sanja.is.com.ua2004-10-201-1/+2
* | | Merge with 4.1 to get in latest bug fixesmonty@mysql.com2004-11-041-0/+1
|\ \ \ | | |/ | |/|
| * | Remove usage of !$ from mysql-testsmonty@mysql.com2004-11-021-0/+1
* | | Fixes after merge with 4.1monty@mysql.com2004-11-031-2/+2
| |/ |/|
* | Microsoft VC++ won't compile class C { static const int I=1; }.konstantin@mysql.com2004-08-281-5/+3
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-2/+7
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-2/+3
|\ \ | |/
| * Fix for the bug #4014 (prepared SELECT in embedded server)hf@deer.(none)2004-06-091-1/+3
| * Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types konstantin@mysql.com2004-06-091-1/+0
* | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-1/+3
|\ \ | |/