179 Commits (422375fc1bce1ea6ffb9226cfdef02c6a05b2a0f)

Author SHA1 Message Date
unknown b5e4f54a53 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown 21bfc2f2e8 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown a2a49ced4d Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 212ecf348c Removed not used define YY_MAGIC_BELOW 19 years ago
unknown dca006dfd2 Fix for BUG#735 "Prepared Statements: there is no support for Query 19 years ago
unknown 7f028f6b03 Mechanical class renaming: 19 years ago
unknown f40e0cc0d0 After merge fixes 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown f53af7b8e5 Bug #19216: Client crashes on long SELECT 19 years ago
unknown 07d8be4544 Fixed a lot of compiler warnings (Mainly in mysqld and instance manager) 19 years ago
unknown 09e9b2f6cd Bug#8153 (Stored procedure with subquery and continue handler, wrong result) 20 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 0237d9b0af String::set(double) and set(longlong) -> set_real() and set_int() 20 years ago
unknown 01d03e7b4b This changeset is largely a handler cleanup changeset (WL#3281), but includes fixes and cleanups that was found necessary while testing the handler changes 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 6b27acbdf4 Big patch to make embedded-server working in 5.x 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