summaryrefslogtreecommitdiff
path: root/sql/sp_rcontext.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-16311 Server crash when using a NAME_CONST() with a CURSORAlexander Barkov2018-06-131-0/+6
* | | Reset thd->lex->current_select for SPMonty2018-01-211-1/+7
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-2/+1
|\ \ \ | |/ /
| * | MDEV-13179 main.errors fails with wrong errnoMonty2017-08-071-2/+1
* | | A joint patch for:Alexander Barkov2015-11-251-1/+1
|/ /
* | Stage 2 of MDEV-6152:Monty2015-08-211-1/+1
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-2/+2
* | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-6/+9
* | MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP ROSergey Vojtovich2015-05-131-4/+5
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | 10.0-monty mergeSergei Golubchik2013-07-211-459/+282
|\ \ | |/ |/|
| * merge bugfuxes for sp-error.testSergei Golubchik2013-07-121-0/+17
| * 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-457/+263
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-5/+5
|/
* 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