| Commit message (Expand) | Author | Age | Files | Lines |
* | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 1 | -2/+2 |
|\ |
|
| * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+2 |
| |\ |
|
* | \ | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge Mariadb 5.1->5.2 | unknown | 2011-04-12 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | Bug fix for lp:732124 union + limit returns wrong result | Michael Widenius | 2011-03-09 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -0/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Fix for Bug#56934 (mysql_stmt_fetch() incorrectly fills MYSQL_TIME | Alexander Nozdrin | 2010-11-13 | 1 | -0/+1 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Change some my_bool in C++ classes and a few functions to bool to detect wron... | Michael Widenius | 2010-09-24 | 1 | -1/+1 |
| |/ |
|
* | | Auto-merge from mysql-trunk-bugfixing. | Alexander Nozdrin | 2010-07-30 | 1 | -48/+21 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+8 |
* | | WL#2110 (SIGNAL) | Marc Alff | 2009-09-10 | 1 | -11/+50 |
|/ |
|
* | Bug#33618 (Crash in sp_rcontext) | unknown | 2008-01-23 | 1 | -34/+6 |
* | Fixed bug #28076: inconsistent binary/varbinary comparison. | unknown | 2007-11-10 | 1 | -1/+1 |
* | Bug#24989: The DEADLOCK error is improperly handled by InnoDB. | unknown | 2007-07-30 | 1 | -1/+5 |
* | Many files: | unknown | 2006-12-23 | 1 | -2/+1 |
* | Bug#8153 (Stored procedure with subquery and continue handler, wrong result) | unknown | 2006-08-02 | 1 | -0/+6 |
* | BUG#18037: Fix stack corruption in THD::rollback_item_tree_changes(). | unknown | 2006-05-15 | 1 | -4/+4 |
* | Renaming sp_pcontext members and methods; less cryptic and more consistent. | unknown | 2006-04-07 | 1 | -4/+4 |
* | Fixed compiler warnings from gcc 4.0.2: | unknown | 2006-02-25 | 1 | -0/+1 |
* | Patch for WL#2894: Make stored routine variables work | unknown | 2005-12-07 | 1 | -65/+77 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug2-5.0 | unknown | 2005-11-23 | 1 | -0/+8 |
|\ |
|
| * | Fix for BUG#13549 "Server crash with nested stored procedures | unknown | 2005-11-23 | 1 | -0/+8 |
* | | Additional fix for BUG#7049, after review. | unknown | 2005-10-17 | 1 | -0/+7 |
* | | Fixed BUG#7049: Stored procedure CALL errors are ignored | unknown | 2005-09-26 | 1 | -1/+3 |
|/ |
|
* | Fixed BUG#6127: Stored procedure handlers within handlers don't work | unknown | 2005-09-26 | 1 | -7/+20 |
* | A fix and a test case for Bug#6513 "Test Suite: Values inserted by using | unknown | 2005-09-22 | 1 | -14/+29 |
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE... | unknown | 2005-08-25 | 1 | -0/+10 |
* | Fix for Bug#11247 Stored procedures: Function calls in long loops leak memory | unknown | 2005-08-18 | 1 | -1/+7 |
* | Fixed BUG#11529: crash server after use stored procedure | unknown | 2005-06-30 | 1 | -2/+10 |
* | prohibit opening Query cache for SP cursors (BUG#9715) | unknown | 2005-06-14 | 1 | -5/+1 |
* | Post review and additional fix for BUG#10968: Stored procedures: crash if lon... | unknown | 2005-06-10 | 1 | -0/+1 |
* | Add USE_PRAGMA_INTERFACE and USE_PRAGMA_IMPLEMENTATION to files not existsing... | unknown | 2005-05-27 | 1 | -1/+1 |
* | Fixed on BUG#6048: Stored procedure causes operating system reboot | unknown | 2005-05-23 | 1 | -4/+3 |
* | Item::fix_field need correct pointer on item reference to chnge it if itis ne... | unknown | 2005-05-09 | 1 | -1/+9 |
* | Fixed BUG#9598: stored procedure call within stored procedure | unknown | 2005-04-14 | 1 | -13/+0 |
* | Better approach for prelocking of tables for stored routines execution | unknown | 2005-03-04 | 1 | -5/+6 |
* | Fixed BUG#6029: Stored procedure specific handlers should have priority. | unknown | 2004-10-23 | 1 | -1/+1 |
* | Strict mode & better warnings | unknown | 2004-09-28 | 1 | -1/+1 |
* | Fixed BUG#3294: Stored procedure crash if table dropped before use. | unknown | 2004-09-10 | 1 | -0/+2 |
* | Fixed BUG#2653: Undeclared variables not detected in stored procedures. | unknown | 2004-07-21 | 1 | -1/+2 |
* | Fix BUG#2269: Lost connect if stored procedure called before USE | unknown | 2004-01-09 | 1 | -1/+1 |
* | Fix BUG#2259: Crash after fetch from not-open cursor in stored procedure | unknown | 2004-01-08 | 1 | -1/+1 |
* | Update for VC++ | unknown | 2003-12-21 | 1 | -1/+1 |
* | Fixed BUG#1965: Opening a cursor hangs client when malformed select fails | unknown | 2003-11-27 | 1 | -1/+1 |
* | Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ... | unknown | 2003-10-14 | 1 | -0/+3 |
* | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us... | unknown | 2003-10-10 | 1 | -3/+76 |
* | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | unknown | 2003-09-16 | 1 | -8/+89 |
* | Made stored FUNCTION invokation work almost always. Still buggy and unstable,... | unknown | 2003-02-26 | 1 | -1/+14 |
* | Simplistic, experimental framework for Stored Procedures (SPs). | unknown | 2002-12-08 | 1 | -0/+82 |