summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Adopt SP stuff to the new lex pointer.pem@mysql.com2003-05-231-0/+17
* Post-fix of bug #302 fix.pem@mysql.com2003-04-271-0/+27
* Post merge fixes.pem@mysql.com2003-04-041-2/+10
* Getting rid of lots of memory leaks (but not quite all of them yet,pem@mysql.com2003-04-021-0/+1
* Implemented DEFAULT for DECLARE variables.pem@per-erik-martins-dator.local2003-03-301-10/+5
* Fixed save/restore of current database when calling a procedure.pem@mysql.com2003-03-261-0/+10
* Post post merge fix. Made the broken ip test work again.pem@mysql.com2003-03-201-0/+6
* Post-merge fixes.pem@mysql.com2003-03-191-6/+0
* Fixed reentrantness bugs in select (lex->result) and select_dumpvar, and adde...pem@mysql.com2003-03-061-7/+69
* New FUNCTION documentation, and a minor test case modification.pem@mysql.com2003-03-031-54/+42
* Made FUNCTIONs work in insert and select queries, as well as nested function ...pem@mysql.com2003-03-021-0/+30
* A small step forward. Fixed a few bugs and made string type functions work,pem@mysql.com2003-02-271-6/+13
* Made stored FUNCTION invokation work almost always. Still buggy and unstable,...pem@mysql.com2003-02-261-3/+19
* Most of the groundwork for sprint task 729 (implement FUNCTIONs).pem@mysql.com2003-02-211-0/+16
* Fixed SELECT INTO OUTFILE/DUMPFILE and stored procedures, and extended andpem@mysql.com2003-02-191-138/+216
* Added another select into test.pem@mysql.com2003-02-021-11/+20
* Merge sinisa@work.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2003-01-281-6/+19
|\
| * Added check for selects without into in SPs, and updated error messages and t...pem@mysql.com2003-01-231-0/+13
| * solve the lex conflict between the existing repeat() function vva@eagle.mysql.r18.ru2003-01-231-6/+6
* | Changing some proc names to a more suitable one.Sinisa@sinisa.nasamreza.org2003-01-201-3/+3
* | SELECT ... INTO local_vars ...;Sinisa@sinisa.nasamreza.org2003-01-181-0/+17
|/
* Added the Stored Procedure tests.pem@mysql.com2003-01-171-0/+261