302 Commits (2217de25139f5994fc1c5c71f897ff0788813db0)

Author SHA1 Message Date
Staale Smedseng 2217de2513 Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Davi Arnaut 0c3439c507 MySQL 5.0 backport of Chad Miller's patch for Bug#34309: 17 years ago
MySQL Build Team 6d1d03f78d A few portability tweaks for Netware, SCO and QNX 17 years ago
Alexey Kopytov 73cb9b6e04 Fix for bug #42965: isinf() on 32bit x86 with gcc 4.3 can 17 years ago
kent.boortz@sun.com 677b00faf6 cmd-line-utils/libedit/readline/readline.h 17 years ago
Alexey Kopytov d8130a35fb Fixed a build failure on Ubuntu 8.10 introduced by the patch 17 years ago
Alexey Kopytov cebaf077d2 Fix for bug #15936: "round" differs on Windows to Unix 17 years ago
Alexey Kopytov 5f7869a22a Fix for bug #27483: Casting 'scientific notation type' to 'unsigned 17 years ago
iggy@amd64.(none) 27663116b4 Correct failing build. 18 years ago
gkodinov/kgeorge@macbook.gmz ff0aac178d Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes) 18 years ago
iggy@alf.(none) 52d337bae8 Bug #24992 Enabling Shared Memory support on Windows x64 causes client to fail 18 years ago
iggy@alf.(none) efacf8caa6 Bug #23839 Multiple declarations of macros 18 years ago
kent@mysql.com/kent-amd64.(none) 666ec84bca my_global.h: 18 years ago
kent@mysql.com/kent-amd64.(none) 611b737af3 Excluded verbose and bad change to Mac OS X universal binaries handling 18 years ago
kent@mysql.com/kent-amd64.(none) 369d75dc75 my_global.h: 18 years ago
kaa@polly.(none) 56e85a8cb2 Fix for bug #31254: "Max_data_length" truncated / reported wrong 18 years ago
kaa@polly.(none) 8da409ac16 This patch is a part of work on bug #5731 "key_buffer_size not properly restricted to 4GB". 18 years ago
ramil/ram@mysql.com/ramil.myoffice.izhnet.ru aabbd2fb69 Fix for bug #29079: Semantics of "bigint" depend on platform specifics (size, signedness of char ?) 19 years ago
msvensson@pilot.blaudden 47d3829f0b Fix for bug #28240: "isinf()" cannot be used in C++ for lack of prototype 19 years ago
df@pippilotta.erinye.com fd8f890ad7 import of fix for bug#28240 19 years ago
kaa@polly.local 3bed463963 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
msvensson@pilot.blaudden 20e622dcf3 Bug#25452 mysql_upgrade access denied 19 years ago
msvensson@pilot.blaudden c405f94cfb Bug#14862 undefined reference to `isinf' on SOLARIS - strings/strtod.c 19 years ago
msvensson@pilot.blaudden 7563ebefca Bug#25118 ATTRIBUTE_FORMAT_FPTR undeclared in m_ctype.h 19 years ago
anozdrin/alik@booka.opbmk c666e2f276 Polishing: use constants instead of magic numbers. 19 years ago
monty@mysql.com/narttu.mysql.fi e5cc397f33 Fixed compiler warnings (for linux and win32 and win64) 19 years ago
monty@mysql.com/narttu.mysql.fi 222e128b34 Fixed unsafe define of uint4korr() 19 years ago
jani@ua141d10.elisa.omakaista.fi b3523e398c Cleanup of thread-type (linuxthread or NTPL) detection code 19 years ago
jani@ua141d10.elisa.omakaista.fi 0b4ee9e5b8 Cleanup of thread-type (linuxthread or NTPL) detection code 19 years ago
monty@mysql.com/narttu.mysql.fi 120e3f5ee1 Avoid compiler warnings on powermacg5 19 years ago
jani@a88-113-38-195.elisa-laajakaista.fi ff58749b29 Fix for configure to detect library correctly. 19 years ago
mmj@tiger.mmj.dk f61a873c60 my_global.h: 19 years ago
mmj@tiger.mmj.dk 37ae5bbbbe my_global.h: 19 years ago
kent@mysql.com/kent-amd64.(none) 226a5c833f Many files: 19 years ago
msvensson@shellback. c41e307d85 BUG#24687 func_misc test fails on win64 19 years ago
monty@mysql.com/narttu.mysql.fi 3d40956039 Fixed portability issue in my_thr_init.c (was added in my last push) 19 years ago
msvensson@shellback.(none) b975b4a793 Add ATTRIBUTE_FORMAT_FPTR macro for setting format specifier also on function pointers 19 years ago
msvensson@neptunus.(none) cb0a874c11 When compiling with qcc on QNC the define __GNUC__will be set although it doesn't support full GNU syntax 19 years ago
msvensson@neptunus.(none) 1517d37048 Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol) 19 years ago
tsmith/tim@siva.hindu.god 5ffa3e1bff Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol) 19 years ago
jimw@rama.(none) 52d22ad827 Disable __attribute__ entirely on g++ < 3.4. (Bug #2717) 19 years ago
jimw@rama.(none) cb6a084076 Bug #2717: include/my_global.h mis-defines __attribute__ 20 years ago
monty@mysql.com/narttu.mysql.fi 7d0b042ec5 Better bug fix for #14400 "Query joins wrong rows from table which is subject of "concurrent insert"" 20 years ago
msvensson@neptunus.(none) 6dfeb33123 Bug#21222 Patch to support GNU/kFreeBSD build 20 years ago
kent@mysql.com 593b359d92 mysql.spec.sh: 20 years ago
monty@mysql.com 8e2099295d Fixed include file usage 20 years ago
svoj@may.pils.ru 097b3bbfa9 Fixed windows compilation failure introduced by fix for BUG#12982. 20 years ago
svoj@may.pils.ru 036f947be7 BUG#12982 - LOAD DATA fails without any error for big files with big 20 years ago
anjuta@arthur.local 5459ebc572 Fixed Bug#19479:mysqldump creates invalid dump. 20 years ago
msvensson@shellback.(none) 70404e2a75 Fix spelling error 20 years ago