summaryrefslogtreecommitdiff
path: root/sql/sp_rcontext.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-3/+3
* MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* 10.0-monty mergeSergei Golubchik2013-07-211-245/+344
|\
| * A fix of unions with duplicate rows and returning bug fix for lp:732124 union...unknown2013-06-261-1/+1
| * Finished merging wl5986 started by Igor.unknown2013-06-191-245/+344
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-4/+4
|/
* mysql-5.5.29 mergeSergei Golubchik2013-01-151-3/+42
|\
| * Bug#14640599 MEMORY LEAK WHEN EXECUTING STORED ROUTINE EXCEPTION HANDLERJon Olav Hauglid2012-10-041-3/+42
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\ \ | |/
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\
* | \ merge with 5.3Sergei Golubchik2011-10-191-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
| | | |/ | | |/|
* | | | 5.5-mergeSergei Golubchik2011-07-021-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix for Bug#56934 (mysql_stmt_fetch() incorrectly fills MYSQL_TIMEAlexander Nozdrin2010-11-131-0/+1
* | | | merge.Sergei Golubchik2010-11-251-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+1
| |/
* | Auto-merge from mysql-trunk-bugfixing.Alexander Nozdrin2010-07-301-48/+21
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+8
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-11/+50
|/
* Bug#33618 (Crash in sp_rcontext)unknown2008-01-231-34/+6
* Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+1
* Bug#24989: The DEADLOCK error is improperly handled by InnoDB.unknown2007-07-301-1/+5
* Many files:unknown2006-12-231-2/+1
* Bug#8153 (Stored procedure with subquery and continue handler, wrong result)unknown2006-08-021-0/+6
* BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes().unknown2006-05-151-4/+4
* Renaming sp_pcontext members and methods; less cryptic and more consistent.unknown2006-04-071-4/+4
* Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+1
* Patch for WL#2894: Make stored routine variables workunknown2005-12-071-65/+77
* Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0unknown2005-11-231-0/+8
|\
| * Fix for BUG#13549 "Server crash with nested stored proceduresunknown2005-11-231-0/+8
* | Additional fix for BUG#7049, after review.unknown2005-10-171-0/+7
* | Fixed BUG#7049: Stored procedure CALL errors are ignoredunknown2005-09-261-1/+3
|/
* Fixed BUG#6127: Stored procedure handlers within handlers don't workunknown2005-09-261-7/+20
* A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-14/+29
* Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE...unknown2005-08-251-0/+10
* Fix for Bug#11247 Stored procedures: Function calls in long loops leak memoryunknown2005-08-181-1/+7
* Fixed BUG#11529: crash server after use stored procedureunknown2005-06-301-2/+10
* prohibit opening Query cache for SP cursors (BUG#9715)unknown2005-06-141-5/+1
* 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-4/+3
* Item::fix_field need correct pointer on item reference to chnge it if itis ne...unknown2005-05-091-1/+9
* Fixed BUG#9598: stored procedure call within stored procedureunknown2005-04-141-13/+0
* Better approach for prelocking of tables for stored routines executionunknown2005-03-041-5/+6
* Fixed BUG#6029: Stored procedure specific handlers should have priority.unknown2004-10-231-1/+1
* Strict mode & better warningsunknown2004-09-281-1/+1
* Fixed BUG#3294: Stored procedure crash if table dropped before use.unknown2004-09-101-0/+2
* Fixed BUG#2653: Undeclared variables not detected in stored procedures.unknown2004-07-211-1/+2
* Fix BUG#2269: Lost connect if stored procedure called before USEunknown2004-01-091-1/+1