summaryrefslogtreecommitdiff
path: root/include/my_global.h
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-4.0-axmrgunknown2007-02-011-4/+1
|\
| * Cleanup of thread-type (linuxthread or NTPL) detection codeunknown2007-01-251-4/+1
* | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2007-01-221-2/+5
|\ \ | |/
| * Fix for configure to detect library correctly.unknown2007-01-221-2/+5
| * Better bug fix for #14400 "Query joins wrong rows from table which is subject...unknown2006-08-101-4/+1
| * Merge mysql.com:/M40/clone-4.0 into mysql.com:/M40/upward-4.0unknown2005-09-081-0/+5
| |\
| | * my_global.h:unknown2005-09-021-0/+5
* | | my_global.h:unknown2007-01-041-0/+36
* | | Add ATTRIBUTE_FORMAT_FPTR macro for setting format specifier also on function...unknown2006-10-031-3/+13
* | | When compiling with qcc on QNC the define __GNUC__will be set although it doe...unknown2006-10-021-0/+3
* | | Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol)unknown2006-10-021-1/+1
* | | Disable __attribute__ entirely on g++ < 3.4. (Bug #2717)unknown2006-09-291-10/+15
* | | Bug #2717: include/my_global.h mis-defines __attribute__unknown2006-08-171-1/+21
* | | Fixed include file usageunknown2006-06-301-2/+2
* | | Merge selena.:H:/MYSQL/src/#05588-mysql-4.0unknown2005-09-071-0/+3
|\ \ \ | |/ /
| * | Fixes bug #5588. vio_was_interrupted() function was added to detectunknown2005-08-301-0/+3
| |/
* | Add test for madvise() being declared in C++ code, because it is notunknown2005-08-311-0/+4
* | Simple fixes during review of new codeunknown2005-07-191-3/+6
* | Fixed some vio code that was using ___WIN__ instead of __WIN__unknown2005-07-121-1/+1
* | Fix for gcc 4.0 (they have removed min/max operators).unknown2005-07-111-4/+1
* | a fix (bug #11544: Use of missing rint() function on QNX).unknown2005-07-061-0/+5
* | an improvement (bug #7851: C++ 'new' conflicts with kernel header asm/system.h).unknown2005-06-241-2/+0
* | Merge mysql.com:/var/tmp/sslbug/mysql-4.0unknown2005-06-081-6/+0
|\ \ | |/
| * Fix forunknown2005-06-081-6/+0
* | a compiler must see '#pragma implementation' *before*unknown2005-06-051-7/+2
* | mergedunknown2005-06-031-7/+0
|\ \ | |/
| * *don't* mess with kernel defines, boy.unknown2005-06-031-18/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-261-0/+5
|\ \
| * | Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-0/+5
* | | simplifying new/my_arg_new wrappingunknown2005-05-241-1/+3
|/ /
* | Build fixes for icc, compile _without_ "-no-gnu"unknown2005-05-231-1/+1
* | a fix (bug #10438: Raid stopped working because of change in atomic add detec...unknown2005-05-091-0/+6
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\ \
| * | After review fixesunknown2005-05-091-1/+1
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-0/+5
|\ \ \ | |/ /
| * | BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-0/+5
* | | A fix (bug #7970: CONFIG_NR_CPUS not defined for kernel header percpu.h).unknown2005-05-061-12/+0
|/ /
* | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-0/+2
* | Final fix for NPTL configuration (bug#2173, bug#5871, and bug#9497).unknown2005-04-261-0/+1
* | Step 2 of the switch to support configuration with NPTL:unknown2005-04-201-4/+4
* | mergeunknown2005-03-031-0/+3
|\ \ | |/
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-0/+3
* | backported configure flag from 5.0unknown2005-02-021-0/+6
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-261-0/+4
|\ \
| * | Stick FN_REFLEN to PATH_MAX.unknown2005-01-241-0/+4
* | | my_global.h:unknown2005-01-241-1/+1
|/ /
* | changed compile order, mysqladmin with ndbcluster extensions needs ndb to...unknown2004-11-151-2/+2
* | Fix for valgrind/purify for variables that the compiler touches but that does...unknown2004-11-091-0/+6
* | Fix for Bug#6024 "Test "client_test" fails in 4.1.6-gamma build (1)":unknown2004-10-151-1/+1
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-1/+7
|\ \ | |/