summaryrefslogtreecommitdiff
path: root/sql/sql_cursor.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* A patch for Bug#11763413 (56115: SELECT doesn't work inAlexander Nozdrin2011-03-221-24/+45
* Bug #58350: 5.5.7-rc compile failed at sp_head.ccGeorgi Kodinov2010-12-081-1/+1
* Implement a fix for Bug#57058 -- send SERVER_QUERY_WAS_SLOW overKonstantin Osipov2010-11-121-3/+0
* Auto-merge from mysql-trunk-merge.Alexander Nozdrin2010-07-291-1/+6
|\
| * Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-231-1/+6
| |\
| | * Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-1/+6
* | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-271-370/+10
* | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+2
|/ /
* | WL#4441 "LOCK_open: Remove requirement of mutex protecting Konstantin Osipov2010-06-081-4/+4
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
* | Merge next-mr -> next-4284.Konstantin Osipov2010-02-031-1/+1
|\ \
| * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+1
|\ \ \ | |/ /
| * | WL#5138, Fixed according to code review comments from DaviMikael Ronstrom2009-11-241-1/+1
* | | Backport ofTor Didriksen2010-01-121-5/+4
* | | Backport of:Konstantin Osipov2009-12-011-2/+0
|/ /
* | Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-1/+1
|\ \
| * | Fix automerge: use 'thd->query()' instead of 'thd->query'.Alexander Nozdrin2009-11-051-1/+1
* | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-15/+15
|/ /
* | Merged Performance Version 0.2.1 with latest 5.1 tree (last push 11 feb 14.01...Mikael Ronstrom2009-02-171-5/+13
|\ \ | |/
| * 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
* | | Backport of DTrace patches from 6.0Mikael Ronstrom2008-12-201-1/+8
|/ /
* | 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