summaryrefslogtreecommitdiff
path: root/sql/sp_rcontext.cc
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.29 mergeSergei Golubchik2013-01-151-8/+3
|\
| * Bug#14640599 MEMORY LEAK WHEN EXECUTING STORED ROUTINE EXCEPTION HANDLERJon Olav Hauglid2012-10-041-8/+3
* | Fixed some race conditons and bugs related to killed queriesMichael Widenius2013-01-111-1/+1
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-1/+1
|\ \
* \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ \ | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \
| | * \ Updated/added copyright headersKent Boortz2011-06-301-2/+5
| | |\ \
* | | \ \ merge with 5.3Sergei Golubchik2011-10-191-4/+4
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge Mariadb 5.1->5.2unknown2011-04-121-3/+3
| |\ \ \
| | * | | Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-3/+3
| | |/ /
| * | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
| |/ /
* | | Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-111/+128
* | | Implement WL#5502 Remove dead 5.0 class Sensitive_cursor.Konstantin Osipov2010-07-271-2/+1
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-4/+0
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+3
* | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-21/+73
|\ \ \ | |/ / |/| |
| * | WL#2110 (SIGNAL)Marc Alff2009-09-101-21/+73
* | | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-1/+1
|/ /
* | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-33618unknown2008-01-231-1/+75
|\ \ | |/
| * Bug#33618 (Crash in sp_rcontext)unknown2008-01-231-1/+75
* | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-21/+1
* | Merge gleb.loc:/home/uchum/5.0-optunknown2007-11-111-3/+3
|\ \ | |/
| * Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-3/+3
* | Merge 50 -> 51 (-opt changesets)unknown2007-08-011-3/+15
|\ \ | |/
| * Bug#24989: The DEADLOCK error is improperly handled by InnoDB.unknown2007-07-301-3/+15
* | Follow up after work on Bug 4968unknown2007-06-101-1/+1
|/
* Many files:unknown2006-12-231-2/+1
* Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-021-0/+59
* BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().unknown2006-05-151-6/+7
* Renaming sp_pcontext members and methods; less cryptic and more consistent.unknown2006-04-071-12/+12
* Post-review fix for BUG#15011.unknown2006-02-011-0/+29
* Fixed BUGS#15011: error handler for mysql errno in nested block not activatedunknown2006-01-251-1/+2
* Post-review fix. (BUG#15231)unknown2006-01-171-1/+1
* Fixed BUG#15231: Stored procedure bug with not found condition handlerunknown2005-12-131-7/+16
* Patch for WL#2894: Make stored routine variables workunknown2005-12-071-50/+256
* Fixed BUG#7049: Stored procedure CALL errors are ignoredunknown2005-09-261-2/+6
* Fixed BUG#6127: Stored procedure handlers within handlers don't workunknown2005-09-261-4/+9
* A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-133/+76
* Fix for Bug#11247 Stored procedures: Function calls in long loops leak memoryunknown2005-08-181-5/+5
* Fixed BUG#11529: crash server after use stored procedureunknown2005-06-301-4/+5
* prohibit opening Query cache for SP cursors (BUG#9715)unknown2005-06-141-0/+11
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-06-101-13/+26
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-061-1/+1
| |\
| | * sp_rcontext.cc, sp_pcontext.cc, sp_head.cc, sp_cache.cc, ha_federated.cc:unknown2005-06-051-1/+1
| * | Cleanup during reviewunknown2005-06-051-12/+25
| |/
* | Post review and additional fix for BUG#10968: Stored procedures: crash if lon...unknown2005-06-101-0/+1
|/
* Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing...unknown2005-05-271-1/+1
* Fixed on BUG#6048: Stored procedure causes operating system rebootunknown2005-05-231-11/+52
* Revert fix for Bug #6048: it introduced new problems.unknown2005-05-181-11/+3
* Fixed BUG#6048: Stored procedure causes operating system reboot.unknown2005-05-181-3/+11