summaryrefslogtreecommitdiff
path: root/sql/sp.h
Commit message (Expand)AuthorAgeFilesLines
* 5.3->5.5 mergeSergei Golubchik2011-11-221-8/+20
|\
| * Fixed that when using a trigger mysql.proc is now accessedMichael Widenius2011-10-061-7/+9
* | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \
| * \ Updated/added copyright headersKent Boortz2011-06-301-2/+5
| |\ \ | | |/ | |/|
* | | Bug #57663 Concurrent statement using stored function and DROP DATABASEJon Olav Hauglid2010-11-171-0/+12
* | | Fix for bug#57061 "User without privilege on routine can Dmitry Lenev2010-10-071-3/+0
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-2/+4
|\ \ \ | |/ /
* | | A post-fix patch for WL#4877/WL#5030:Alexander Nozdrin2010-04-121-1/+1
* | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+29
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-041-0/+32
|\ \ \
| * | | backported:Sergey Glukhov2010-01-151-0/+32
| |/ /
* | | Merge next-mr -> next-4284.Konstantin Osipov2010-02-021-1/+1
|\ \ \ | |/ /
| * | Bug#45613 handle failures from my_hash_insertKristofer Pettersson2009-11-201-1/+1
* | | Patch that changes metadata locking subsystem to use mutex per lock andDmitry Lenev2010-01-211-1/+1
* | | Apply and review:Konstantin Osipov2009-12-291-1/+17
* | | Backport of: Konstantin Osipov2009-12-091-3/+4
* | | BackpoKonstantin Osipov2009-12-091-1/+2
* | | Backport of:Konstantin Osipov2009-12-081-12/+38
|/ /
* | BUG#41166 stored function requires "deterministic" if binlog_format is "state...Alfranio Correia2009-07-281-0/+3
* | Bug#44658 Create procedure makes server crash when user does not have ALL pri...Kristofer Pettersson2009-05-291-2/+2
* | Remove dead code.unknown2008-04-081-3/+0
* | Fix for BUG#24923: Functions with ENUM issues.unknown2007-10-171-0/+1
* | Fix for BUG#25843: changing default database between PREPARE and EXECUTEunknown2007-08-311-11/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-1/+2
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+2
* | | Refactoring patch:unknown2007-05-291-23/+6
|/ /
* | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedunknown2007-03-091-1/+0
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Bug#21039 Transaction cache not flushed after SELECT CREATEunknown2006-07-261-2/+1
|/
* A fix and a test case forunknown2006-06-271-7/+7
* Fixed BUG#16303: erroneus stored procedures and functions should be droppableunknown2006-01-261-1/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-071-4/+5
|\
| * Fix for bug #11555 "Stored procedures: current SP tables locking makeunknown2005-12-071-2/+2
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-12-061-5/+5
|\ \ | |/ |/|
| * Fixed BUG#14233: Crash after tampering with the mysql.proc tableunknown2005-10-261-5/+5
* | Recursion support made for SP (BUG#10100).unknown2005-11-231-4/+2
|/
* Fix for bug #12704 "Server crashes during trigger execution".unknown2005-09-151-0/+1
* Avoid spurious error when restoring INFORMATION_SCHEMA as the current unknown2005-08-111-4/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-091-0/+7
|\
| * Fix for bug #10055 "Using stored function with information_schema causes emptyunknown2005-08-081-0/+7
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-031-1/+4
|\ \
| * | Prelocking-free SPs, post-review fixes:unknown2005-08-031-2/+2
| * | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-1/+4
| |/
* | Increase allowed size of stored procedure bodies to 4GB, and unknown2005-07-261-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-131-3/+0
|\
| * Implementation of Monty's idea: Now we can open mysql.proc table for lookupunknown2005-07-131-3/+0
* | Manual fixes after merging patch for bug #8406 "Triggers crash if referencingunknown2005-07-091-1/+1
* | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-9/+13
|/
* Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure nameunknown2005-05-311-0/+1