summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil...unknown2004-12-101-4/+4
* mergeunknown2004-11-121-1/+11
|\
| * mergeunknown2004-10-281-14/+43
| |\
| * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-201-1/+11
| |\ \
| | * | errors without code removedunknown2004-10-201-1/+11
* | | | Various syntax fixes in sql/sql_yacc.yy for stored procedures:unknown2004-11-031-2/+2
| |_|/ |/| |
* | | Fixed BUG#6029: Stored procedure specific handlers should have priority.unknown2004-10-231-0/+20
* | | Fixed BUG#6022: Stored procedure shutdown problem with self-calling function.unknown2004-10-231-0/+13
* | | Fixed BUG#6030: Stored procedure has no appropriate DROP privilege.unknown2004-10-221-4/+0
* | | Fixed BUG#6027: Stored procedures can be renamed.unknown2004-10-221-10/+10
|/ /
* | Implemented the stored procedure data access characteristics:unknown2004-10-141-3/+21
|/
* showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-2/+2
* mergeunknown2004-10-051-6/+6
|\
| * More fixes for strict mode:unknown2004-10-021-6/+6
* | Fixed BUG#4905: Stored procedure doesn't clear for "Rows affected".unknown2004-09-291-0/+26
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-281-1/+1
|\
| * Strict mode & better warningsunknown2004-09-281-1/+1
* | Fixed BUG#3583: query cache doesn't work for stored procedures.unknown2004-09-171-2/+47
|/
* Fixed BUG#4941: Stored procedure crash fetching null value into variable.unknown2004-09-101-0/+16
* Fixed BUG#4487: Stored procedure connection aborted if uninitialized char.unknown2004-09-091-0/+13
* Merge on pullunknown2004-09-091-56/+74
|\
| * After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-56/+74
* | Fixed BUG#5258: Stored procedure modified date is 0000-00-00.unknown2004-09-081-0/+18
|/
* Fixed BUG#5307: Stored procedure allows statement after BEGIN ... END.unknown2004-09-021-0/+8
* Fixed BUG#5287: Stored procedure crash if leave outside loop.unknown2004-09-021-0/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-301-0/+5
|\
| * Fix column name where it starts with a backtickunknown2004-08-301-0/+5
* | Fixed BUG#5279: Stored procedure packets out of order if CHECKSUM TABLE.unknown2004-08-301-0/+9
* | Fixed BUG#5251: mysql changes creation time of a procedure/function when alte...unknown2004-08-271-0/+11
* | Major rehacking and cleanup of sp_pcontext.unknown2004-08-261-20/+60
* | Fixed BUG#3157: Crash if stored procedure contains IF EXISTS,unknown2004-08-241-0/+30
* | WL#2002: Implement stored procedure GOTO.unknown2004-08-171-4/+85
* | Made sp.test more repeatable.unknown2004-08-131-5/+12
* | Removed an SP test case that's not repeatable over different builds/platforms.unknown2004-08-061-659/+0
* | Fixed BUG#4904: Stored procedure crash if continue handler for HY000 errors.unknown2004-08-061-0/+8
* | Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error,unknown2004-08-061-0/+795
* | Fixed BUG#4318: Stored Procedure packet error if HANDLER statement,unknown2004-07-291-0/+15
|/
* New test case for BUG#4726: Stored procedure crash when looping over SELECT w...unknown2004-07-231-0/+19
* Fixed BUG#4579: Execution of SP crashes server.unknown2004-07-221-0/+21
* After merge fixesunknown2004-07-151-1/+1
* Fixed BUG#3368: Stored procedure crash if group_concat(variable).unknown2004-06-151-0/+15
* Fixed BUG#3843: ANALYZE TABLE inside stored procedure causes 'Packets out of ...unknown2004-06-141-0/+12
* Fixed BUG#3132: Stored function returns empty when used in union.unknown2004-06-101-0/+7
* Fixed BUG#2564: SHOW CREATE inconsistent W.R.T ANSI_QUOTES.unknown2004-06-091-12/+47
* Fixed BUG#2460: Crash wih Stored Procedure and UNION.unknown2004-05-281-0/+45
* Added test cases for the following bugs that have been fixed by recent changes:unknown2004-05-281-0/+180
* PS and SP made compatible in mechanism used for preparing query for rexecutio...unknown2004-05-201-0/+10
* Correction of WL#1567: row_count() is -1 following non-insert/update/deleteunknown2004-05-041-0/+5
* WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...unknown2004-05-041-0/+22
* Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccunknown2004-04-281-1/+1