summaryrefslogtreecommitdiff
path: root/sql/sp_head.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed BUG#6600: Stored procedure crash after repeated calls with check table.pem@mysql.comhem.se2005-03-301-1/+0
* Fixed BUG#6600: Stored procedure crash after repeated calls with check tablepem@mysql.comhem.se2005-03-181-0/+1
* Merge with global treemonty@mysql.com2005-03-151-14/+22
|\
| * Code cleanups during review of pushed codemonty@mysql.com2005-03-151-14/+22
* | Merge in fix Bug#3788acurtis@ltantony.rdg.cyberkinetica.homeunix.net2005-03-081-38/+39
|\ \ | |/ |/|
| * Bug#3788acurtis@pcgem.rdg.cyberkinetica.com2005-03-041-38/+39
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-03-051-2/+13
|\ \
| * | Fix for yet another memleak caused by SP-locking patch.dlenev@brandersnatch.localdomain2005-03-051-2/+13
* | | WL2131: Access control for SHOW ... PROCEDURE|FUNCTION ...gluh@gluh.mysql.r18.ru2005-03-051-2/+33
|/ /
* | Manual merge SP-locking improvements patch with current tree.dlenev@mysql.com2005-03-041-258/+416
|\ \
| * | Better approach for prelocking of tables for stored routines executiondlenev@brandersnatch.localdomain2005-03-041-257/+416
* | | Fixes for bug#8115 "Server Crash with prepared statement"konstantin@mysql.com2005-03-031-0/+1
* | | Fixed BUG#7620: Stored procedure packet error if show mutex statuspem@mysql.comhem.se2005-02-251-0/+1
* | | Fixed BUG#6857: current_time() in STORED PROCEDURESpem@mysql.comhem.se2005-02-251-0/+1
| |/ |/|
* | A minor adjustment of the previous bug fix in sp_head.cc.pem@mysql.comhem.se2005-02-211-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-1/+1
|\ \
| * \ Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0georg@beethoven.site2005-02-191-1/+1
| |\ \
| | * | Changes and fixes for windows compilationgeorg@beethoven.site2005-02-181-1/+1
| | |/
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-64/+8
|\ \ \ | |/ / |/| |
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-64/+8
| |/
* | Merge mysql.com:/usr/local/bk/mysql-5.0pem@mysql.com2005-02-181-0/+1
|\ \
| * | Fixed...pem@mysql.comhem.se2005-02-181-0/+1
| |/
* | manually mergedserg@serg.mylan2005-02-141-1/+1
|\ \ | |/ |/|
| * XA (not completely polished out yet)serg@serg.mylan2005-01-161-1/+1
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@deer.(none)2005-02-091-3/+79
|\ \
| * | Precision Math implementationhf@deer.(none)2005-02-091-3/+79
* | | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-41/+248
|/ /
* | Fixed bug detected by sp-testsmonty@mysql.com2005-02-051-2/+2
* | First stage of table definition cachemonty@mysql.com2005-01-061-2/+2
* | After merge fixesmonty@mysql.com2004-12-311-1/+0
|/
* A fix for a crash in sp.test with -debug-max.ingo@mysql.com2004-12-081-0/+2
* Fix for bug #5888 "Triggers with nonexistent columns cause packetsdlenev@brandersnatch.localdomain2004-11-241-1/+7
* now my_printf_error is not better then my_error, but my_error call is shorterbell@sanja.is.com.ua2004-11-131-8/+6
* mergebell@sanja.is.com.ua2004-11-121-14/+10
|\
| * post-review fixesbell@sanja.is.com.ua2004-11-121-3/+4
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-201-13/+8
| |\
| | * errors without code removedbell@sanja.is.com.ua2004-10-201-13/+8
* | | Rename: Item::val -> Item::val_real().konstantin@mysql.com2004-11-111-2/+2
* | | After merge fixesmonty@mysql.com2004-11-091-14/+14
* | | Fixes after merge with 4.1monty@mysql.com2004-11-031-1/+1
|/ /
* | Implemented the stored procedure data access characteristics:pem@mysql.comhem.se2004-10-141-1/+1
|/
* Fixed BUG#3583: query cache doesn't work for stored procedures.pem@mysql.comhem.se2004-09-171-1/+17
* Fixed BUG#3294: Stored procedure crash if table dropped before use.pem@mysql.comhem.se2004-09-101-3/+25
* After merge fixes for WL#1218 "Triggers"dlenev@brandersnatch.localdomain2004-09-091-2/+1
* Yet another manual merge with main tree for patch for WL#1218 "Triggers"dlenev@mysql.com2004-09-091-19/+15
|\
| * Merge on pullmonty@mysql.com2004-09-091-3/+5
| |\
| | * After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-3/+5
| * | Fixed BUG#5000: SPs can be created with no default database.pem@mysql.comhem.se2004-09-081-8/+4
* | | WL#1218 "Triggers"dlenev@brandersnatch.localdomain2004-09-091-3/+3
* | | Merge of changes from the main tree to tree for WL#1218 "Triggers".dlenev@mysql.com2004-09-081-19/+90
|\ \ \ | |/ / |/| |