369 Commits (0d6ec6cdc8c353af7b373df59264e7283e22edc5)

Author SHA1 Message Date
unknown 9381c8a089 Fixed BUG#18787: Server crashed when calling a stored procedure containing 20 years ago
unknown ee3cf23b5c Fix for bug#14945 "Truncate table doesn't reset the auto_increment 20 years ago
unknown 537ec1e6df Post review fixes for BUG#16474: SP crashed MySQL. 20 years ago
unknown fb36d923ce Fixed BUG#16474: SP crashed MySQL 20 years ago
unknown 50c8c206fc Fixed bug#13575: SP funcs in select with distinct/group and order by can 20 years ago
unknown 2acff5c36d Bug#10656 Stored Procedure - Create index and Truncate table command error 20 years ago
unknown 7865ce6188 Fixed BUG#17476: Stored procedure not returning data when it is called first 20 years ago
unknown 9a1fed13ee Implementation of WL#2897: Complete definer support in the stored routines. 20 years ago
unknown 6ea2c3cd57 Fix for bug #17615: invalid handling of function results in UPDATE...SET statement. 20 years ago
unknown 0afb6ff660 Fixes to embedded server to be able to run tests with it 20 years ago
unknown 2c07e96ca0 Use the tmp dir of MYSQLTEST_VARDIR 20 years ago
unknown 4628da295f Additional tests for nested handlers added to sp.test. 20 years ago
unknown 7f02b0a01b Fixed BUG#16887: Cursor causes server segfault 20 years ago
unknown af187fa29d Fixed on BUG#16568: Continue handler with simple CASE not working correctly 20 years ago
unknown cc037976c3 Fixed BUGS#15011: error handler for mysql errno in nested block not activated 20 years ago
unknown 1fe1288417 Fix of fix for BUG#15866. (Actually change the fib() call in sp.test) 20 years ago
unknown 7fc2604cd7 Fixed BUG#15866: Thread stack limit insufficient for recursive call "fib(20)" 20 years ago
unknown 13f5fca9ba Bug#15206: "Misleading message "No data to FETCH": 20 years ago
unknown c12a3dfefd Fix for bug #12198 "Temporary table aliasing does not work inside stored 20 years ago
unknown 5e84bbcb8f Fixed BUG#15231: Stored procedure bug with not found condition handler 20 years ago
unknown 9c4985de77 A fix and a test case for Bug#15441 "Running SP causes Server 20 years ago
unknown 6b2f13098a Patch for WL#2894: Make stored routine variables work 20 years ago
unknown 8c2d8ac750 A fix and a test case for Bug#15392 "Server crashes during 20 years ago
unknown d9c233ae76 better error for optimize/repair/etc a view 20 years ago
unknown da8b9967a8 this has nothing to do with the bug#13012. 20 years ago
unknown 17a024b05f Bug#13012: REPAIR/BACKUP/RESTORE TABLE cause "packet out of order" in SP. 20 years ago
unknown eeec92c50b Add a test case for Bug#5967 "Stored procedure declared variable 20 years ago
unknown f853fbc9f4 Fix for bug #14304: auto_increment field incorrect set from within stored procedure (insert select). 20 years ago
unknown 06887bc330 Enabled back bunch of tests for stored routines which were disabled 20 years ago
unknown b118282377 Fixed BUG#13729 Stored procedures: packet error after exception handled 20 years ago
unknown 4aea839bde postmerge fix 20 years ago
unknown 164ce4c5cd Recursion support made for SP (BUG#10100). 20 years ago
unknown 6574612df8 Fix for BUG#13549 "Server crash with nested stored procedures 20 years ago
unknown fe94b6bfb3 A test case for Bug#14845 "mysql_stmt_fetch returns MYSQL_NO_DATA 20 years ago
unknown 738038e7eb Fixed BUG#14723: Dumping of stored functions seems to cause corruption 20 years ago
unknown 425207c938 Fixed BUG#14723: Dumping of stored functions seems to cause corruption 20 years ago
unknown 850cfe786a Fixed BUG#14643: Stored Procedure: Continuing after failed var. 20 years ago
unknown 898adb8cfc Fixed BUG#14498: Stored procedures: hang if undefined variable and exception 20 years ago
unknown 3fa0dd23e0 A fix and a test case for Bug#14210 "Simple query with > operator on 20 years ago
unknown 2c4c542ba2 Fixed BUG#14376: MySQL crash on scoped variable (re)initialization 20 years ago
unknown 24ac4019c5 support of view underlying tables and SP functions security check added (BUG#9505) (WL#2787) 20 years ago
unknown 33d5d4ad99 Fix for BUG#13095: Cannot create VIEWs in prepared statements 20 years ago
unknown a7f4882a43 Fixed BUG#13941: replace() string fuction behaves badly inside stored 20 years ago
unknown c8a2ff6f53 Additional fix for BUG#7049, after review. 20 years ago
unknown ccb796a9ce sp-security.result, sp.result, sp-security.test, sp.test: 20 years ago
unknown 60e411eb32 type_binary.result, type_binary.test: 20 years ago
unknown c73926c010 Updated result after manual merge of sp.test. 20 years ago
unknown 06eabeeea8 Fixed BUG#12589: Assert when creating temp. table from decimal stored 20 years ago
unknown a5925a90e2 Fixed BUG#7049: Stored procedure CALL errors are ignored 20 years ago
unknown ad8ff14165 Fixed BUG#6127: Stored procedure handlers within handlers don't work 20 years ago