216 Commits (ef639e9d2cf12613e6c611345e230aa80858ff5d)

Author SHA1 Message Date
Kristofer Pettersson fc1acef6b2 Bug#44521 Executing a stored procedure as a prepared statement can sometimes cause 17 years ago
Michael Widenius 9db357e2bf Added MY_CS_NONASCII marker for character sets that are not compatible with latin1 for characters 0x00-0x7f 17 years ago
Georgi Kodinov 7541fec52d fixed a typo 17 years ago
Georgi Kodinov 56ae3bd155 fixed a win32 compile warning 17 years ago
Ramil Kalimullin c9e1884cd6 Fix for bug#19829:make test Failed in mysql_client_test 17 years ago
Ignacio Galarza 54fbbf9591 Bug#29125 Windows Server X64: so many compiler warnings 17 years ago
Michael Widenius d83f647024 Fixed warnings and errors discovered by pushbuild2 17 years ago
Michael Widenius 32f81bab7d WL#3262 add mutex lock order checking to safemutex (also called safe_mutex_deadlock_detector) 17 years ago
Mattias Jonsson f50c4207f2 Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 17 years ago
unknown 5099033c26 WL#3138: Maria - fast "SELECT COUNT(*) FROM t;" and "CHECKSUM TABLE t" 18 years ago
unknown 14021c96c4 Rename send_ok to my_ok. Similarly to my_error, it only records the status, 18 years ago
unknown 9e7abc2c71 Fix a compilation error. 18 years ago
unknown 2a0d2fef51 Bug#12713 "Error in a stored function called from a SELECT doesn't 18 years ago
unknown 4b954cc094 A patch for BUG#32148: killing a query may be ineffective. 18 years ago
unknown 1d062682f5 Bug #32624 Error with multi queries in MySQL embedded server 5.1.22. 18 years ago
unknown 7c0db983ad Bug#32707: misdimensioned buffer in protocol layer 18 years ago
unknown bfae473053 Remove net_printf_error(). Do not talk to network directly in 18 years ago
unknown 079ae23003 Rename: query_error -> is_slave_error. 18 years ago
unknown c969f78b7c Remove an unused variable that was there since the first implementation 18 years ago
unknown 12796f0291 Doxygenized comments. 18 years ago
unknown ebaa05efa7 Bug#27216: functions with parameters of different date types may return wrong 18 years ago
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) 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 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