summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* Added sql_mode saving to mysql_dump (BUG#5891, part 2)unknown2005-07-291-4/+4
* fix for bug#8692unknown2005-07-221-0/+24
* After-merge fixes (4.1 -> 5.0).unknown2005-07-161-10/+16
* Post-review fix: Made test bug9538 test robust.unknown2005-07-151-1/+2
* Fixed BUG#9538: SProc: Creation fails if we try to SET system variableunknown2005-07-151-0/+13
* Added test case for bug #9565 "Wrong locking in stored procedure if aunknown2005-07-151-0/+17
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-07-111-1/+1
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-091-1/+1
| |\
| | * Enable support of access to tables from triggers. Thus fix bug #8406 "Triggersunknown2005-07-091-1/+1
* | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-07-071-0/+29
|\ \ \ | |/ / |/| |
| * | Updated sp.resultunknown2005-07-061-2/+2
| * | Fixed BUG#7088: Stored procedures: labels won't work if character set is utf8.unknown2005-07-061-0/+29
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-061-68/+0
|\ \ \ | |/ / |/| |
| * | "Fix" for bug #11394 "Recursion in SP crash server" and bug #11600unknown2005-07-011-68/+0
* | | Disabled the GOTO feature. (It's non-standard and undocumented.)unknown2005-07-011-148/+0
* | | Fixed BUG#11529: crash server after use stored procedureunknown2005-06-301-0/+25
|/ /
* | fixed items cleunup for SP (BUG#10136)unknown2005-06-221-2/+52
|/
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-06-101-0/+40
|\
| * sp.test, sp.result:unknown2005-06-061-0/+40
* | Post review and additional fix for BUG#10968: Stored procedures: crash if lon...unknown2005-06-101-6/+2
|/
* Fixed BUG#10961: Stored procedures: crash if select * from dualunknown2005-06-011-0/+29
* Fixed BUG#9559: Functions: Numeric Operations using -ve value gives incorrectunknown2005-05-271-0/+11
* mergeunknown2005-05-091-0/+25
|\
| * Item::fix_field need correct pointer on item reference to chnge it if itis ne...unknown2005-05-091-0/+25
* | Corrections to test "sp", stored procedure "fib" (see entry 9937 in the bug DB).unknown2005-05-071-4/+12
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-061-0/+8
|\ \ | |/ |/|
| * Fix for bug #9841 "Unexpected read lock when trying to update a view inunknown2005-05-051-0/+8
* | Tests and results fixed with last precision/decimal related modificationsunknown2005-05-061-2/+2
|/
* Add regression test for calling SOUNDEX() within stored procedure.unknown2005-04-281-0/+16
* Fixed BUG#9004: Inconsistent behaviour of SP re. warningsunknown2005-04-221-0/+31
* Mergeunknown2005-04-211-0/+43
|\
| * Bug#8861 - If Return is a YEAR data type, value is not shown in year formatunknown2005-04-211-0/+10
| * Bug#9775 - Stored procedures: crash if create function that returns enum or setunknown2005-04-201-3/+24
| * Bug#7648 - Stored procedure crash when invoking a function that returns a bitunknown2005-04-191-0/+6
| * Bug#9102 - Stored proccedures: function which returns blob causes crashunknown2005-04-191-0/+6
* | Fixed BUG#6898: Stored procedure crash if GOTO statements existunknown2005-04-201-0/+9
|/
* Fixed BUG#9902: Crash with simple stored function using user defined variablesunknown2005-04-151-0/+22
* Fixed BUG#9598: stored procedure call within stored procedureunknown2005-04-141-0/+28
* Fixed BUG#9674: Stored Procs: Using declared vars in algebric operationunknown2005-04-131-0/+28
* Fixed BUG#9856: Stored procedures: crash if handler for sqlexception, not found.unknown2005-04-131-0/+18
* Added test case for BUG#6129: Stored procedure won't display @@sql_mode value.unknown2005-04-131-0/+12
* Fixed BUG#7185: Stored procedure crash if identifier is AVGunknown2005-04-121-0/+6
* Fixed BUG#6900: Stored procedure inner handler ignoredunknown2005-04-081-0/+65
* Moved test for bug #9566 "explicit LOCK TABLE and store procedures result in ...unknown2005-04-071-10/+0
* Fix for bug #9566 "explicit LOCK TABLE and store procedures result inunknown2005-04-071-0/+10
* Mergeunknown2005-04-051-3/+3
|\
| * Enable warnings for 'no default' fields being set to default when theyunknown2005-01-141-3/+3
* | Fixed BUG#6600: Stored procedure crash after repeated calls with check table.unknown2005-03-301-19/+0
* | mergedunknown2005-03-231-0/+2
|\ \
| * | sql_acl.cc, sql_acl.h, sql_parse.ccunknown2005-03-221-0/+2