summaryrefslogtreecommitdiff
path: root/sql/sql_cursor.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-1/+6
* 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-12-101-5/+13
|\
| * Bug#37956 memory leak and / or crash with geometry and prepared statements!Sergey Glukhov2008-12-101-5/+13
* | Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-08-111-0/+2
|\ \ | |/
| * Bug#38486 Crash when using cursor protocolKristofer Pettersson2008-08-111-1/+4
* | Fix broken --cursor-protocol (all tests).unknown2008-04-171-1/+2
* | Post-merge fixes for bugs 34587 and 32265.unknown2008-02-201-1/+1
* | Merge buzz.(none):/home/davi/mysql-5.0-runtimeunknown2008-02-201-22/+76
|\ \ | |/
| * Bug#32265 Server returns different metadata if prepared statement is usedunknown2008-02-201-22/+76
* | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-2/+3
* | Doxygenized comments.unknown2007-10-161-37/+41
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ | |/
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Merge fix. unknown2006-09-301-1/+1
* | Merge zim.(none):/home/brian/mysql/merge-5.1unknown2006-09-301-6/+6
|\ \
| * | This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-6/+6
| |/
* | In the handlerton, cursor creation function don't have an argumentunknown2006-09-281-4/+4
|/
* Fixed BUG#15758: "Holding adaptive search latch inunknown2006-04-071-2/+1
* Fixes to embedded server to be able to run tests with itunknown2006-02-241-0/+1
* A fix for Bug#14845 "mysql_stmt_fetch returns MYSQL_NO_DATA when unknown2005-11-191-2/+1
* Fix a comment.unknown2005-11-101-6/+7
* A fix and a test case for Bug#13488 "Left outer join query incorrectlyunknown2005-11-091-8/+18
* A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-0/+660