summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-8/+6
* mergeunknown2004-11-121-14/+10
|\
| * post-review fixesunknown2004-11-121-3/+4
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-13/+8
| |\
| | * errors without code removedunknown2004-10-201-13/+8
* | | Rename: Item::val -> Item::val_real().unknown2004-11-111-2/+2
* | | After merge fixesunknown2004-11-091-14/+14
* | | Fixes after merge with 4.1unknown2004-11-031-1/+1
|/ /
* | Implemented the stored procedure data access characteristics:unknown2004-10-141-1/+1
|/
* Fixed BUG#3583: query cache doesn't work for stored procedures.unknown2004-09-171-1/+17
* Fixed BUG#3294: Stored procedure crash if table dropped before use.unknown2004-09-101-3/+25
* After merge fixes for WL#1218 "Triggers"unknown2004-09-091-2/+1
* Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-19/+15
|\
| * Merge on pullunknown2004-09-091-3/+5
| |\
| | * After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-3/+5
| * | Fixed BUG#5000: SPs can be created with no default database.unknown2004-09-081-8/+4
* | | WL#1218 "Triggers"unknown2004-09-091-3/+3
* | | Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-19/+90
|\ \ \ | |/ / |/| |
| * | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-19/+90
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-2/+11
|\ \ \ | | |/ | |/|
| * | Fixed BUG#5307: Stored procedure allows statement after BEGIN ... END.unknown2004-09-021-2/+11
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-021-4/+4
|\ \ \ | |/ / |/| |
| * | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-4/+4
* | | Fixed BUG#5279: Stored procedure packets out of order if CHECKSUM TABLE.unknown2004-08-301-0/+1
|/ /
* | Major rehacking and cleanup of sp_pcontext.unknown2004-08-261-21/+43
* | Fixed BUG#3157: Crash if stored procedure contains IF EXISTS,unknown2004-08-241-20/+70
* | WL#2002: Implement stored procedure GOTO.unknown2004-08-171-4/+29
* | Fixed BUG#4904: Stored procedure crash if continue handler for HY000 errors.unknown2004-08-061-3/+2
* | Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error,unknown2004-08-061-0/+48
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-031-2/+4
|\ \
| * | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-2/+4
* | | WL#2001: Optimize stored procedure code.unknown2004-08-021-12/+149
|/ /