Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed BUG#2653: Undeclared variables not detected in stored procedures. | pem@mysql.comhem.se | 2004-07-21 | 1 | -2/+9 |
* | Fix BUG#2269: Lost connect if stored procedure called before USE | pem@mysql.comhem.se | 2004-01-09 | 1 | -3/+6 |
* | Fix BUG#2260: Handler NOT FOUND declaration does't work in stored procedure | pem@mysql.comhem.se | 2004-01-08 | 1 | -3/+3 |
* | Fix BUG#2259: Crash after fetch from not-open cursor in stored procedure | pem@mysql.comhem.se | 2004-01-08 | 1 | -6/+7 |
* | Update for VC++ | monty@mysql.com | 2003-12-21 | 1 | -2/+0 |
* | Fixed BUG#1965: Opening a cursor hangs client when malformed select fails | pem@mysql.comhem.se | 2003-11-27 | 1 | -3/+3 |
* | Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ... | pem@mysql.telia.com | 2003-10-14 | 1 | -0/+8 |
* | WL#962: Added simple, read-only, non-scrolling, asensitive cursors in SPs, us... | pem@mysql.telia.com | 2003-10-10 | 1 | -2/+144 |
* | Implemented SP CONDITIONs and HANDLERs, with the extension of handling | pem@mysql.telia.com | 2003-09-16 | 1 | -0/+95 |