3390 Commits (e26de1ca16d60870184a6a30504c02bce5c4070d)

Author SHA1 Message Date
unknown b59217ebbb Slow query log to file now displays queries with microsecond precission 19 years ago
unknown ae8d075508 Add 'extension' field to all client library structures to make them extensible 19 years ago
unknown 08dd5dcf16 Added support for 'internal temporary tables' in HEAP tables. 19 years ago
unknown 54cebc4764 Many files: 19 years ago
unknown f4209c71a2 Avoid the name conflict between the system-provided "md5.h" and the MySQL one 19 years ago
unknown b9c18aead4 Bug#19259 rpl_ndb_dd_partitions failed on Solaris 19 years ago
unknown 1abab6c7c7 Bug #29325: 19 years ago
unknown 26af0b96a8 Bug#26827 - table->read_set is set incorrectly, 19 years ago
unknown bd8b9746bf WL#3914: Additonal accessors required to compile InnoDB as a plugin storage engine 19 years ago
unknown b16b2683e5 Complementary fix for bug #29353: inserting a negative value to a csv table 19 years ago
unknown b4fe5e4408 add and amend comments for clarity 19 years ago
unknown 94beb7cd8d Bug#25511 19 years ago
unknown 405f82d390 Patch for the following bugs: 19 years ago
unknown ba4682ae10 Bug #29157: UPDATE, changed rows incorrect 19 years ago
unknown 76295d4bbe Bug #26564: Windows implementation of pthread_join crashes 19 years ago
unknown ae587cfb0c Fix for bug #29079: Semantics of "bigint" depend on platform specifics (size, signedness of char ?) 19 years ago
unknown ced7685766 BUG#23051 (READ COMMITTED breaks mixed and statement-based replication): 19 years ago
unknown 9bba1059bf follow-up fix 19 years ago
unknown 83de46bcf7 This the 4-th patch in scope of CS patch (BUG#11986). 19 years ago
unknown af0a3afe05 Bug#28916 LDML doesn't work for utf8 19 years ago
unknown f9a41f9f35 Bug #26162: Trigger DML ignores low_priority_updates setting 19 years ago
unknown 489a3fe4ee Bug#28478 - Improper key_cache_block_size corrupts MyISAM tables 19 years ago
unknown 9dc7a7b834 Got rid of log_01[], because we don't really need it. Division and log_10[] can always be used instead, which is also a more precise way. 19 years ago
unknown 2eba937835 Define HAVE_STRNLEN correctly. 19 years ago
unknown 088cb9ddc4 Some Windows-related fixes to make Microsoft compilers happy. This is for bug #28128. 19 years ago
unknown e3af3c2127 Fix for bug #28121 "INSERT or UPDATE into DOUBLE(200,0) field being truncated to 31 digits" 19 years ago
unknown 0d3df46fe7 sql_parse.cc, config-win.h, config-netware.h: 19 years ago
unknown d8f21a949a Bug #26664 test suite times out on OS X 64bit 19 years ago
unknown 945f3c2cc8 Bug#26664 test suite times out on OS X 64bit 19 years ago
unknown 8a56af76cf Fix for bug #23810: Server crashes on various "show status ..." commands 19 years ago
unknown e5fe02615e build break cleanup 19 years ago
unknown bb64e39e0a Bug#21554 (sp_cache.cc: violates C++ aliasing rules) 19 years ago
unknown 6e09887f5d Addition to fix for 19 years ago
unknown b5e4f54a53 Backport of TIME->MYSQL_TIME / Y2K fixset 19 years ago
unknown 9e1585ab8f Fix for bug #28240: "isinf()" cannot be used in C++ for lack of prototype 19 years ago
unknown db9908fcb9 import of fix for bug#28240 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 82b7c54338 Bug #27957 cast as decimal does not check overflow, also inconsistent with group, subselect 19 years ago
unknown 8931efa7e9 Fix for bug #28240: "isinf()" cannot be used in C++ for lack of prototype 19 years ago
unknown 6cb6bb8594 WL#2936 19 years ago
unknown eba2079397 WL#2936 19 years ago
unknown 84c0830bef compilation/test fixes 19 years ago
unknown 87128514a4 compilation failure 19 years ago
unknown 5c79fa464f fix pedantic compiler build failure - surplus ';' character 19 years ago
unknown 9167311465 compilation error 19 years ago
unknown b42eb01e58 If isinf() is not available on a target platform, use our own imlementation via finite() and isnan(). If either of the last two is not available as well, use simple replacements which are platform-neutral, but slower than compiler intrinsics. 19 years ago
unknown 166af98f44 Remove left over file abi_check 19 years ago
unknown 1d24597ff9 Bug#25452 mysql_upgrade access denied 19 years ago