summaryrefslogtreecommitdiff
path: root/include/my_global.h
Commit message (Expand)AuthorAgeFilesLines
* Merge shellback.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-10-031-3/+13
|\
| * Add ATTRIBUTE_FORMAT_FPTR macro for setting format specifier also on function...unknown2006-10-031-3/+13
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintunknown2006-10-021-0/+3
|\ \ | |/
| * 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
* | Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol)unknown2006-09-301-1/+1
* | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanunknown2006-09-291-10/+15
|\ \ | |/
| * Disable __attribute__ entirely on g++ < 3.4. (Bug #2717)unknown2006-09-291-10/+15
* | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanunknown2006-09-281-1/+21
|\ \ | |/
| * Bug #2717: include/my_global.h mis-defines __attribute__unknown2006-08-171-1/+21
* | Bug#21222 Patch to support GNU/kFreeBSD buildunknown2006-07-261-1/+1
* | Merge mysql.com:/home/my/mysql-4.1unknown2006-06-301-2/+2
|\ \ | |/
| * Fixed include file usageunknown2006-06-301-2/+2
* | Merge april:devel/BitKeeper/mysql-5.0-enginesunknown2006-06-191-0/+3
|\ \
| * | Fixed windows compilation failure introduced by fix for BUG#12982.unknown2006-06-151-1/+1
| * | BUG#12982 - LOAD DATA fails without any error for big files with bigunknown2006-06-071-0/+3
* | | Fixed Bug#19479:mysqldump creates invalid dump.unknown2006-06-011-1/+0
|/ /
* | Fix spelling errorunknown2006-04-071-1/+1
* | Bug#17716 Slave crash in net_clear on qnxunknown2006-02-271-0/+9
* | EADDRINUSE is not defined on Windows.unknown2006-01-041-0/+3
* | my_global.h:unknown2005-12-031-0/+11
* | Don't use PATH_MAX for FN_REFLEN as this uses too much stack spaceunknown2005-11-241-4/+0
* | Fixes bug #13377. my_open() & my_create() functions changed to use unknown2005-11-141-0/+9
* | Several fixes revelaled by Intel compiler.unknown2005-09-231-1/+1
* | Compile problem about "madvise()" on Solaris (bug#7156). (Patch supplied by K...unknown2005-09-151-0/+8
* | Fix QNX warningunknown2005-09-141-1/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-09-121-0/+3
|\ \ | |/
| * 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
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-0/+4
|\ \ \ | |/ /
| * | Add test for madvise() being declared in C++ code, because it is notunknown2005-08-311-0/+4
* | | libmysqld.vcproj:unknown2005-08-251-2/+8
* | | Cleanup during review of new pushed codeunknown2005-08-221-7/+7
* | | Fix up definition of new set_timespec_nsec() macro. (Related to bug #12582)unknown2005-08-171-4/+13
* | | Fix SLEEP() to be interruptable. (Bug #12582)unknown2005-08-161-0/+7
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-3/+6
|\ \ \ | |/ /
| * | Simple fixes during review of new codeunknown2005-07-191-3/+6
* | | Merge mysql.com:/home/bkroot/mysql-4.1unknown2005-07-131-1/+1
|\ \ \ | |/ /
| * | Fixed some vio code that was using ___WIN__ instead of __WIN__unknown2005-07-121-1/+1
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1unknown2005-07-121-4/+1
|\ \ \ | |/ /
| * | Fix for gcc 4.0 (they have removed min/max operators).unknown2005-07-111-4/+1
* | | Merge mysql.com:/usr/home/ram/work/mysql-4.1unknown2005-07-061-0/+5
|\ \ \ | |/ /
| * | a fix (bug #11544: Use of missing rint() function on QNX).unknown2005-07-061-0/+5
* | | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsunknown2005-06-241-2/+0
|\ \ \ | |/ /
| * | an improvement (bug #7851: C++ 'new' conflicts with kernel header asm/system.h).unknown2005-06-241-2/+0
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-091-6/+0
|\ \ \ | |/ /
| * | Merge mysql.com:/var/tmp/sslbug/mysql-4.0unknown2005-06-081-6/+0
| |\ \ | | |/
| | * Fix forunknown2005-06-081-6/+0
* | | Merge with 4.1unknown2005-06-071-14/+2
|\ \ \ | |/ /
| * | a compiler must see '#pragma implementation' *before*unknown2005-06-051-7/+2