2357 Commits (054237cd0bbad33fa9c25cea174be7be43973f53)

Author SHA1 Message Date
unknown 61caf4635d Bug #24992 Enabling Shared Memory support on Windows x64 causes client to fail 18 years ago
unknown ed4578c02e Bug #23839 Multiple declarations of macros 18 years ago
unknown 40d89c44ea BUG#30435 loading large LOAD DATA INFILE breaks slave with 18 years ago
unknown 89a208850a Bug#31177: Server variables can't be set to their current values 18 years ago
unknown 44ebdc095a my_global.h: 18 years ago
unknown 61f57730a8 Excluded verbose and bad change to Mac OS X universal binaries handling 18 years ago
unknown f177f5f9a5 my_global.h: 18 years ago
unknown 63b6516953 Bug #30355: Incorrect ordering of UDF results 18 years ago
unknown b8a19c228c Bug#29592 SQL Injection issue 18 years ago
unknown 7257ed0e10 Bug #31900 Wrong confusing comment in mysql_com.h header file. 18 years ago
unknown 5eafd5b122 BUG#29083 - test suite times out on OS X 64bit - also in older releases 18 years ago
unknown 707f42a6b9 Bug #20748: Configuration files should not be read more than once 18 years ago
unknown d7d93cf548 Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no == 0, 18 years ago
unknown 660d66263b BUG#31159 - fulltext search on ucs2 column crashes server 18 years ago
unknown fffd105fa2 Bug #30638 why doesn't > 4294967295 rows work in myisam on windows. 18 years ago
unknown ce8bf087b0 Fix for bug #31207: Test "join_nested" shows different strategy on IA64 18 years ago
unknown 65a32e834f Fix for bug #31254: "Max_data_length" truncated / reported wrong 18 years ago
unknown 662fb20f1e Bug#30992 Wrong implementation of pthread_mutex_trylock() 18 years ago
unknown 2b9b71d0e3 BUG#30992 (Wrong implementation of pthread_mutex_trylock()): 18 years ago
unknown ee7f125d5f Bug #15327: configure: --with-tcp-port option being partially ignored 18 years ago
unknown 76c19c74de This patch is a part of work on bug #5731 "key_buffer_size not properly restricted to 4GB". 18 years ago
unknown 3d65f86714 Backport of the keycache changes from http://lists.mysql.com/commits/31517 to make keycache 64-bit safe in 5.0. This is for bug #5731. 18 years ago
unknown ac275fd5fa Backport of my_malloc() changes from 5.1 to make it 64-bit safe on Unix platforms. 18 years ago
unknown 4e5d02e99f Fix for Bug#27970 "Fix for bug 24507 makes mysql_install_db fail" 18 years ago
unknown 53df09a9a6 Bug#28875 Conversion between ASCII and LATIN1 charsets does not function 19 years ago
unknown f5b95d0be1 Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 19 years ago
unknown 16ff419b8a Generate "config.h" directly into the "include" directory, later copied 19 years ago
unknown f4209c71a2 Avoid the name conflict between the system-provided "md5.h" and the MySQL one 19 years ago
unknown 1abab6c7c7 Bug #29325: 19 years ago
unknown b4fe5e4408 add and amend comments for clarity 19 years ago
unknown 94beb7cd8d Bug#25511 19 years ago
unknown ae587cfb0c Fix for bug #29079: Semantics of "bigint" depend on platform specifics (size, signedness of char ?) 19 years ago
unknown 9bba1059bf follow-up fix 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 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 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 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 82b7c54338 Bug #27957 cast as decimal does not check overflow, also inconsistent with group, subselect 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
unknown 0d982c5d67 Header file "decimal.h" needs to be delivered with binary packages: 19 years ago