summaryrefslogtreecommitdiff
path: root/sql/sp.h
Commit message (Expand)AuthorAgeFilesLines
* 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.kostja@dipika.(none)2008-04-081-3/+0
* | Fix for BUG#24923: Functions with ENUM issues.anozdrin/alik@station.2007-10-171-0/+1
* | Fix for BUG#25843: changing default database between PREPARE and EXECUTEanozdrin/alik@ibm.opbmk2007-08-311-11/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1kostja@bodhi.(none)2007-06-011-1/+2
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-1/+2
* | | Refactoring patch:anozdrin/alik@ibm.2007-05-291-23/+6
|/ /
* | BUG#9953: CONVERT_TZ requires mysql.time_zone_name to be lockedkroki/tomash@moonlight.home2007-03-091-1/+0
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Bug#21039 Transaction cache not flushed after SELECT CREATEmsvensson@shellback.(none)2006-07-261-2/+1
|/
* A fix and a test case forkonstantin@mysql.com2006-06-271-7/+7
* Fixed BUG#16303: erroneus stored procedures and functions should be droppablepem@mysql.com2006-01-261-1/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-12-071-4/+5
|\
| * Fix for bug #11555 "Stored procedures: current SP tables locking makedlenev@mysql.com2005-12-071-2/+2
* | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-12-061-5/+5
|\ \ | |/ |/|
| * Fixed BUG#14233: Crash after tampering with the mysql.proc tablepem@mysql.com2005-10-261-5/+5
* | Recursion support made for SP (BUG#10100).bell@sanja.is.com.ua2005-11-231-4/+2
|/
* Fix for bug #12704 "Server crashes during trigger execution".dlenev@mysql.com2005-09-151-0/+1
* Avoid spurious error when restoring INFORMATION_SCHEMA as the current jimw@mysql.com2005-08-111-4/+0
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-091-0/+7
|\
| * Fix for bug #10055 "Using stored function with information_schema causes emptydlenev@mysql.com2005-08-081-0/+7
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0sergefp@mysql.com2005-08-031-1/+4
|\ \
| * | Prelocking-free SPs, post-review fixes:sergefp@mysql.com2005-08-031-2/+2
| * | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...sergefp@mysql.com2005-07-301-1/+4
| |/
* | Increase allowed size of stored procedure bodies to 4GB, and jimw@mysql.com2005-07-261-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-07-131-3/+0
|\
| * Implementation of Monty's idea: Now we can open mysql.proc table for lookupdlenev@mysql.com2005-07-131-3/+0
* | Manual fixes after merging patch for bug #8406 "Triggers crash if referencingdlenev@mysql.com2005-07-091-1/+1
* | Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersdlenev@mysql.com2005-07-091-9/+13
|/
* Fixed BUG#9529: Stored Procedures: No Warning on truncation of procedure namepem@mysql.comhem.se2005-05-311-0/+1
* Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-4/+4
* WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-6/+7