summaryrefslogtreecommitdiff
path: root/sql/sql_cursor.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.2.Michael Widenius2011-12-111-2/+4
|\
| * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| |\
| | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\
| | | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | | |\
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-2/+2
|\ \ \ \ \
| * \ \ \ \ MergeIgor Babaev2011-05-201-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-2/+2
| | |\ \ \ \ \
| | | * | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-2/+2
* | | | | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-8/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | - Release build: Fix compiler warning about unused variableSergey Petrunya2011-04-301-4/+6
| * | | | | | | Rename JOIN::top_jtrange_tables to top_join_tab_countSergey Petrunya2011-03-271-2/+2
| * | | | | | | MWL#90: Address review feedback part #14Sergey Petrunya2011-03-271-4/+4
| |/ / / / / /
* | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge Mariadb 5.1->5.2unknown2011-04-121-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-1/+1
| | | |/ / | | |/| |
* | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-2/+7
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | merge with 5.1Sergei Golubchik2010-09-111-1/+6
| |\ \ \ | | |/ /
| | * | Fixed bug #42496 - the server could crash on a debug assert after a failureDmitry Shulga2010-07-211-1/+6
| * | | Fix for LP#588251: doStartTableScan() result not checked.Michael Widenius2010-07-171-1/+1
* | | | Subquery optimizations backport: fix test failures, update test results.Sergey Petrunya2010-02-181-1/+2
|/ / /
* | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-1/+1
|/ /
* | 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