summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Better handling of ensuring that setup_tables() are not called twicemonty@mysql.com2005-01-031-5/+2
* Reverted previous name changes of all bug tests in sp.test, but kept thepem@mysql.comhem.se2004-12-281-74/+188
* WL#925 - Privileges for stored routinesacurtis@pcgem.rdg.cyberkinetica.com2004-12-231-2/+8
* Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...gluh@gluh.mysql.r18.ru2004-12-101-4/+4
* mergebell@sanja.is.com.ua2004-11-121-1/+11
|\
| * mergebell@sanja.is.com.ua2004-10-281-14/+43
| |\
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2004-10-201-1/+11
| |\ \
| | * | errors without code removedbell@sanja.is.com.ua2004-10-201-1/+11
* | | | Various syntax fixes in sql/sql_yacc.yy for stored procedures:pem@mysql.comhem.se2004-11-031-2/+2
| |_|/ |/| |
* | | Fixed BUG#6029: Stored procedure specific handlers should have priority.pem@mysql.comhem.se2004-10-231-0/+20
* | | Fixed BUG#6022: Stored procedure shutdown problem with self-calling function.pem@mysql.comhem.se2004-10-231-0/+13
* | | Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.pem@mysql.comhem.se2004-10-221-4/+0
* | | Fixed BUG#6027: Stored procedures can be renamed.pem@mysql.comhem.se2004-10-221-10/+10
|/ /
* | Implemented the stored procedure data access characteristics:pem@mysql.comhem.se2004-10-141-3/+21
|/
* showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...bell@sanja.is.com.ua2004-10-101-2/+2
* mergemonty@mishka.local2004-10-051-6/+6
|\
| * More fixes for strict mode:monty@mishka.local2004-10-021-6/+6
* | Fixed BUG#4905: Stored procedure doesn't clear for "Rows affected".pem@mysql.comhem.se2004-09-291-0/+26
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mishka.local2004-09-281-1/+1
|\
| * Strict mode & better warningsmonty@mishka.local2004-09-281-1/+1
* | Fixed BUG#3583: query cache doesn't work for stored procedures.pem@mysql.comhem.se2004-09-171-2/+47
|/
* Fixed BUG#4941: Stored procedure crash fetching null value into variable.pem@mysql.comhem.se2004-09-101-0/+16
* Fixed BUG#4487: Stored procedure connection aborted if uninitialized char.pem@mysql.comhem.se2004-09-091-0/+13
* Merge on pullmonty@mysql.com2004-09-091-56/+74
|\
| * After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-56/+74
* | Fixed BUG#5258: Stored procedure modified date is 0000-00-00.pem@mysql.comhem.se2004-09-081-0/+18
|/
* Fixed BUG#5307: Stored procedure allows statement after BEGIN ... END.pem@mysql.comhem.se2004-09-021-0/+8
* Fixed BUG#5287: Stored procedure crash if leave outside loop.pem@mysql.comhem.se2004-09-021-0/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0acurtis@pcgem.rdg.cyberkinetica.com2004-08-301-0/+5
|\
| * Fix column name where it starts with a backtickacurtis@pcgem.rdg.cyberkinetica.com2004-08-301-0/+5
* | Fixed BUG#5279: Stored procedure packets out of order if CHECKSUM TABLE.pem@mysql.comhem.se2004-08-301-0/+9
* | Fixed BUG#5251: mysql changes creation time of a procedure/function when alte...pem@mysql.comhem.se2004-08-271-0/+11
* | Major rehacking and cleanup of sp_pcontext.pem@mysql.comhem.se2004-08-261-20/+60
* | Fixed BUG#3157: Crash if stored procedure contains IF EXISTS,pem@mysql.comhem.se2004-08-241-0/+30
* | WL#2002: Implement stored procedure GOTO.pem@mysql.comhem.se2004-08-171-4/+85
* | Made sp.test more repeatable.dlenev@brandersnatch.localdomain2004-08-131-5/+12
* | Removed an SP test case that's not repeatable over different builds/platforms.pem@mysql.comhem.se2004-08-061-659/+0
* | Fixed BUG#4904: Stored procedure crash if continue handler for HY000 errors.pem@mysql.comhem.se2004-08-061-0/+8
* | Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error,pem@mysql.comhem.se2004-08-061-0/+795
* | Fixed BUG#4318: Stored Procedure packet error if HANDLER statement,pem@mysql.comhem.se2004-07-291-0/+15
|/
* New test case for BUG#4726: Stored procedure crash when looping over SELECT w...pem@mysql.comhem.se2004-07-231-0/+19
* Fixed BUG#4579: Execution of SP crashes server.pem@mysql.comhem.se2004-07-221-0/+21
* After merge fixesmonty@mysql.com2004-07-151-1/+1
* Fixed BUG#3368: Stored procedure crash if group_concat(variable).pem@mysql.comhem.se2004-06-151-0/+15
* Fixed BUG#3843: ANALYZE TABLE inside stored procedure causes 'Packets out of ...pem@mysql.comhem.se2004-06-141-0/+12
* Fixed BUG#3132: Stored function returns empty when used in union.pem@mysql.comhem.se2004-06-101-0/+7
* Fixed BUG#2564: SHOW CREATE inconsistent W.R.T ANSI_QUOTES.pem@mysql.comhem.se2004-06-091-12/+47
* Fixed BUG#2460: Crash wih Stored Procedure and UNION.pem@mysql.comhem.se2004-05-281-0/+45
* Added test cases for the following bugs that have been fixed by recent changes:pem@mysql.comhem.se2004-05-281-0/+180
* PS and SP made compatible in mechanism used for preparing query for rexecutio...bell@sanja.is.com.ua2004-05-201-0/+10