353 Commits (8233b914ecc3cdc9cbec27aba4406c0ecd67cb58)

Author SHA1 Message Date
unknown 3c2e7f1e97 A minor adjustment of the previous bug fix in sp_head.cc. 21 years ago
unknown 64cc538bda Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
unknown dba0875304 Fixed... 21 years ago
unknown af4b5c896d Changes and fixes for windows compilation 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown 3f24932124 WL#2130: Table locking for stored FUNCTIONs 21 years ago
unknown 5cf29b3b60 Fixed bug detected by sp-tests 21 years ago
unknown fdb6225390 fixed using in SP sentences which use Item tree temporary changes rollback (BUG#7992) 21 years ago
unknown 88bd301d36 XA (not completely polished out yet) 21 years ago
unknown acf76e3b88 First stage of table definition cache 21 years ago
unknown 2e8d13c73e After merge fixes 21 years ago
unknown b80db00ef3 A fix for a crash in sp.test with -debug-max. 21 years ago
unknown c3da2d12f7 Fix for bug #5888 "Triggers with nonexistent columns cause packets 21 years ago
unknown 8d71bcec21 now my_printf_error is not better then my_error, but my_error call is shorter 21 years ago
unknown 9e921615a1 post-review fixes 21 years ago
unknown 2e6fb936e8 Rename: Item::val -> Item::val_real(). 21 years ago
unknown db67626196 After merge fixes 21 years ago
unknown f5a47f156b Fixes after merge with 4.1 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown a750003f57 Implemented the stored procedure data access characteristics: 21 years ago
unknown e2c4279ce2 Fixed BUG#3583: query cache doesn't work for stored procedures. 21 years ago
unknown 1912148cec Fixed BUG#3294: Stored procedure crash if table dropped before use. 22 years ago
unknown 97cbcbb0d7 After merge fixes for WL#1218 "Triggers" 22 years ago
unknown 33efc9677d After merge fixes of merge with 4.1 that included the new arena code. 22 years ago
unknown 12ce293a7f WL#1218 "Triggers" 22 years ago
unknown c92b534970 Fixed BUG#5000: SPs can be created with no default database. 22 years ago
unknown 52ac4935e7 WL#1218 "Triggers". Some very preliminary version of patch. 22 years ago
unknown 2c3f49a64d Fixed BUG#5307: Stored procedure allows statement after BEGIN ... END. 22 years ago
unknown 6e314e047d fixed open_and_lock_tables result processing (all open_and_lock_tables revision) 22 years ago
unknown 3170a8f942 Fixed BUG#5279: Stored procedure packets out of order if CHECKSUM TABLE. 22 years ago
unknown 071651efbd Major rehacking and cleanup of sp_pcontext. 22 years ago
unknown ac06195caa Fixed BUG#3157: Crash if stored procedure contains IF EXISTS, 22 years ago
unknown 9b5a6f7228 WL#2002: Implement stored procedure GOTO. 22 years ago
unknown ba7c743983 Fixed BUG#4904: Stored procedure crash if continue handler for HY000 errors. 22 years ago
unknown 177ef90b57 Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error, 22 years ago
unknown eaf34dd8e3 Port of cursors to be pushed into 5.0 tree: 22 years ago
unknown 81aad353c5 WL#2001: Optimize stored procedure code. 22 years ago
unknown 8a33c2bc8f Fixed BUG#4579: Execution of SP crashes server. 22 years ago
unknown 1d29e6b0d4 after merge fixes 22 years ago
unknown 28287c0dc5 Fixed BUG#2653: Undeclared variables not detected in stored procedures. 22 years ago
unknown 45cbab28f6 Fixes for bug #4571 (Windows compabilities) 22 years ago
unknown 46ea874fb7 After merge fixes 22 years ago
unknown c4645f8404 After merge fixes 22 years ago
unknown 6762a65133 Fixed BUG#2564: SHOW CREATE inconsistent W.R.T ANSI_QUOTES. 22 years ago
unknown 54e3909b04 Fixed proper restoring of current db on errors. 22 years ago
unknown 82fd12f4be cleunup items of instruction after every instruction execution 22 years ago
unknown 16227c28e6 PS and SP made compatible in mechanism used for preparing query for rexecutions (Bug #2266) 22 years ago
unknown 3a272c1fa9 Post-merge fixes. 22 years ago
unknown 91dcd01159 Fixed BUG#2772: Function with character set clause fails in stored procedures. 22 years ago
unknown 4a7c72e9df Fixed BUG#3287: Stored procedure handler scope outside of begin/end. 22 years ago