summaryrefslogtreecommitdiff
path: root/mysql-test/r/sp.result
Commit message (Expand)AuthorAgeFilesLines
* A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-0/+42
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-10-281-1/+1
|\
| * support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-1/+1
* | Fix for BUG#13095: Cannot create VIEWs in prepared statementsunknown2005-10-251-0/+43
* | Fixed BUG#13941: replace() string fuction behaves badly inside storedunknown2005-10-191-0/+28
|/
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-10-171-13/+1
|\
| * sp-security.result, sp.result, sp-security.test, sp.test:unknown2005-10-161-12/+0
| * type_binary.result, type_binary.test:unknown2005-10-131-1/+1
| * Fixed BUG#12589: Assert when creating temp. table from decimal storedunknown2005-09-271-0/+45
* | Additional fix for BUG#7049, after review.unknown2005-10-171-2/+0
* | Updated result after manual merge of sp.test.unknown2005-09-291-0/+45
* | Fixed BUG#7049: Stored procedure CALL errors are ignoredunknown2005-09-261-6/+89
|/
* Fixed BUG#6127: Stored procedure handlers within handlers don't workunknown2005-09-261-0/+30
* Manual mergeunknown2005-09-201-0/+12
|\
| * Fix bug #12812 create view calling a function works without execute right on ...unknown2005-09-201-0/+12
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-0/+16
|\ \
| * | fix for Bug #12979 Stored procedures: crash if inout decimal parameterunknown2005-09-141-0/+16
* | | Post-review fix for BUG#12712: SET AUTOCOMMIT should fail within SP/functions...unknown2005-09-141-0/+1
|/ /
* | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-131-0/+59
|\ \
| * | Fixed BUG#12379: PROCEDURE with HANDLER calling FUNCTION with errorunknown2005-09-131-0/+59
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-131-0/+8
|\ \ \ | |/ / |/| |
| * | Fix for Bug #13124 Stored Procedure using SELECT INTO crashes serverunknown2005-09-131-0/+8
* | | Fixed BUG#13133: Local variables in stored procedures are not initialized cor...unknown2005-09-131-0/+39
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-091-0/+13
|\ \
| * | Fix for BUG#12637: Make SPs+user variables replication work:unknown2005-09-071-0/+13
| |/
* | fix for Bug #12849 Stored Procedure: Crash on procedure call with CHAR type '...unknown2005-09-081-0/+19
|/
* retest the fix for bug #10362 (SHOW PROCEDURE always qualifies name with data...unknown2005-08-271-10/+10
* Bug#9048unknown2005-08-271-0/+7
* Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-0/+19
|\
| * Fix Bug#11333 "Stored Procedure: Memory blow up on repeated SELECT ... INTO q...unknown2005-08-251-0/+19
* | fix test for a bug to use correct tablesunknown2005-08-241-16/+17
|/
* A fix and a test case for "Bug #12168 'DECLARE CONTINUE HANDLER FOR unknown2005-08-191-0/+66
* Fix for Bug#11247 Stored procedures: Function calls in long loops leak memoryunknown2005-08-181-0/+15
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-091-0/+9
|\
| * Fix for bug #10055 "Using stored function with information_schema causes emptyunknown2005-08-081-0/+9
* | Manual mergeunknown2005-08-031-49/+2
|\ \
| * | Prelocking-free SPs, post-review fixes:unknown2005-08-031-21/+1
| * | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-28/+1
* | | 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