158 Commits (09e9b2f6cd92d7a75dfb6e46fadd9be2c326c8f5)

Author SHA1 Message Date
unknown 09e9b2f6cd Bug#8153 (Stored procedure with subquery and continue handler, wrong result) 19 years ago
unknown f748b69134 Bug#8153 (Stored procedure with subquery and continue handler, wrong result) 20 years ago
unknown 36510232aa A fix and a test case for Bug#15752 "Lost connection to MySQL server 20 years ago
unknown 0afb6ff660 Fixes to embedded server to be able to run tests with it 20 years ago
unknown 1e8e302eff A fix and a test case for Bug#15613 "libmysqlclient API function 20 years ago
unknown 6574612df8 Fix for BUG#13549 "Server crash with nested stored procedures 20 years ago
unknown fe63e09581 Inefficient usage of String::append() fixed. 20 years ago
unknown c8a2ff6f53 Additional fix for BUG#7049, after review. 20 years ago
unknown ec9ac3fe5c A fix and a test case for Bug#10794 "mysql_stmt_attr_set no 21 years ago
unknown a5e742fedd fixed environment restoring in case of error during SP function execution (BUG#9503) 21 years ago
unknown 062a1b8b4e a compiler must see '#pragma implementation' *before* 21 years ago
unknown 72dd44b9de Move USE_PRAGMA_IMPLEMENTATION to proper place 21 years ago
unknown cee10f979e tztime.cc: 21 years ago
unknown 22944a9563 Add ifdefs to control when "#pragma implementation" should be used 21 years ago
unknown 9319613191 Fix for BUG#10274: In Protocol_simple::store_long don't make any assumptions about 21 years ago
unknown 4f1f0b670b Bug#8861 21 years ago
unknown 62556b0023 Bug#8861 - If Return is a YEAR data type, value is not shown in year format 21 years ago
unknown 11652c1f45 Fix for BUG#9298: Make int->string conversion sign-aware in Protocol_simple::store_long 21 years ago
unknown 2189e5e7bd BUG#9391 mysqlshow prints incorrect "rows" information 21 years ago
unknown d1b3c64b23 after merge fixes 21 years ago
unknown 2934567449 additional safety 21 years ago
unknown ba05aef930 Fixed crash if max_connections is exceeded. BUG#8996 21 years ago
unknown 25e03cdf71 Fixes while during review of last pull 21 years ago
unknown eb18f93a78 Show all generated warnings in SHOW ERROR 21 years ago
unknown 9d5d847835 Fixed BUG#8638: Test 'sp' fails: Stored Procedure often sends warning 1329 21 years ago
unknown 262dadccf1 Fix for bug #6572: SHOW ERRORS doesn't 21 years ago
unknown 64cc538bda Fixed BUILD script to use --with-berkeley-db instead of --with-bdb 21 years ago
unknown 91db48e35a Precision Math implementation 21 years ago
unknown 7a52848891 Fixed problem of sending ERROR to client after OK or EOF (BUG#6804) 21 years ago
unknown d7285006cf bit type 21 years ago
unknown cef35aeb1c bug#6275 "client_test" fail in 4.1.7 make test 21 years ago
unknown a8ea31fae6 Add support for up to VARCHAR (size up to 65535) 21 years ago
unknown 0052dc8210 send_warning removed 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 f5a47f156b Fixes after merge with 4.1 21 years ago
unknown 505caa2879 Remove usage of !$ from mysql-tests 21 years ago
unknown 6e781e11a9 A fix according to Monty's request: 21 years ago
unknown 853c2c788c A lot of fixes for prepared statements (PS): 21 years ago
unknown e3b559938c changed function name to prevent injection wrong code from 4.1 (WL#2133) 21 years ago
unknown 066c90563a errors without code removed 21 years ago
unknown 9aefc403f9 A fix and test case for Bug#6049 "Loss of sign when using prepared 21 years ago
unknown 2a49121590 Strict mode & better warnings 21 years ago
unknown ca37e1c377 Microsoft VC++ won't compile class C { static const int I=1; }. 21 years ago
unknown 44b2807e4b Portability fixes 21 years ago
unknown ae2bf6275e after merge fixes 22 years ago
unknown eaf34dd8e3 Port of cursors to be pushed into 5.0 tree: 22 years ago
unknown 27eda71204 Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types 22 years ago
unknown 093d62922b Support for character set conversion in binary protocol: another go 22 years ago
unknown c627054340 ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_insert(), end_bulk_insert() 22 years ago