summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-181-15/+22
|\
| * Fixed BUG#6048: Stored procedure causes operating system reboot.unknown2005-05-181-15/+22
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-171-1/+2
|\ \
| * | Bug#10246 - Parser: bad syntax for GRANT EXECUTEunknown2005-05-171-1/+2
| |/
* | sql_yacc.yy:unknown2005-05-171-22/+16
|/
* mergeunknown2005-05-091-13/+42
|\
| * Item::fix_field need correct pointer on item reference to chnge it if itis ne...unknown2005-05-091-13/+42
* | mergeunknown2005-05-061-16/+17
|\ \ | |/ |/|
| * Fixes while reviewing new codeunknown2005-05-061-16/+17
* | A lot of fixes to Precision mathunknown2005-05-051-1/+4
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-221-3/+10
|\
| * Fix for bug #9486 "Can't perform multi-update in stored procedure".unknown2005-04-151-3/+10
* | Mergeunknown2005-04-211-2/+30
|\ \
| * | Bug#9775 - Stored procedures: crash if create function that returns enum or setunknown2005-04-201-2/+6
| * | Bug#9102 - Stored proccedures: function which returns blob causes crashunknown2005-04-191-1/+25
* | | Fixed BUG#6898: Stored procedure crash if GOTO statements existunknown2005-04-201-1/+1
|/ /
* | Fixed BUG#9598: stored procedure call within stored procedureunknown2005-04-141-41/+47
|/
* Additional fix for BUG#5907: Traditional mode: invalid value can be inserted ...unknown2005-04-051-1/+5
* Fixed BUG#6600: Stored procedure crash after repeated calls with check table.unknown2005-03-301-1/+0
* Fixed BUG#6600: Stored procedure crash after repeated calls with check tableunknown2005-03-181-0/+1
* Merge with global treeunknown2005-03-151-14/+22
|\
| * Code cleanups during review of pushed codeunknown2005-03-151-14/+22
* | Merge in fix Bug#3788unknown2005-03-081-38/+39
|\ \ | |/ |/|
| * Bug#3788unknown2005-03-041-38/+39
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-051-2/+13
|\ \
| * | Fix for yet another memleak caused by SP-locking patch.unknown2005-03-051-2/+13
* | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...unknown2005-03-051-2/+33
|/ /
* | Manual merge SP-locking improvements patch with current tree.unknown2005-03-041-258/+416
|\ \
| * | Better approach for prelocking of tables for stored routines executionunknown2005-03-041-257/+416
* | | Fixes for bug#8115 "Server Crash with prepared statement"unknown2005-03-031-0/+1
* | | Fixed BUG#7620: Stored procedure packet error if show mutex statusunknown2005-02-251-0/+1
* | | Fixed BUG#6857: current_time() in STORED PROCEDURESunknown2005-02-251-0/+1
| |/ |/|
* | A minor adjustment of the previous bug fix in sp_head.cc.unknown2005-02-211-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-1/+1
|\ \
| * \ Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-1/+1
| |\ \
| | * | Changes and fixes for windows compilationunknown2005-02-181-1/+1
| | |/
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-64/+8
|\ \ \ | |/ / |/| |
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-64/+8
| |/
* | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-02-181-0/+1
|\ \
| * | Fixed...unknown2005-02-181-0/+1
| |/
* | manually mergedunknown2005-02-141-1/+1
|\ \ | |/ |/|
| * XA (not completely polished out yet)unknown2005-01-161-1/+1
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-091-3/+79
|\ \
| * | Precision Math implementationunknown2005-02-091-3/+79
* | | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-41/+248
|/ /
* | Fixed bug detected by sp-testsunknown2005-02-051-2/+2
* | First stage of table definition cacheunknown2005-01-061-2/+2
* | After merge fixesunknown2004-12-311-1/+0
|/
* A fix for a crash in sp.test with -debug-max.unknown2004-12-081-0/+2
* Fix for bug #5888 "Triggers with nonexistent columns cause packetsunknown2004-11-241-1/+7