summaryrefslogtreecommitdiff
path: root/include/my_global.h
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-2/+2
* Merge shellback.(none):/home/msvensson/mysql/mysql-4.1-maintmsvensson@shellback.(none)2006-10-031-3/+13
|\
| * Add ATTRIBUTE_FORMAT_FPTR macro for setting format specifier also on function...msvensson@shellback.(none)2006-10-031-3/+13
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maintmsvensson@neptunus.(none)2006-10-021-0/+3
|\ \ | |/
| * When compiling with qcc on QNC the define __GNUC__will be set although it doe...msvensson@neptunus.(none)2006-10-021-0/+3
| * Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol)msvensson@neptunus.(none)2006-10-021-1/+1
* | Fix __attribute__(A) macro (it formerly used bogus __cplusplus__ symbol)tsmith/tim@siva.hindu.god2006-09-301-1/+1
* | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-291-10/+15
|\ \ | |/
| * Disable __attribute__ entirely on g++ < 3.4. (Bug #2717)jimw@rama.(none)2006-09-291-10/+15
* | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-281-1/+21
|\ \ | |/
| * Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-1/+21
* | Bug#21222 Patch to support GNU/kFreeBSD buildmsvensson@neptunus.(none)2006-07-261-1/+1
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2006-06-301-2/+2
|\ \ | |/
| * Fixed include file usagemonty@mysql.com2006-06-301-2/+2
* | Merge april:devel/BitKeeper/mysql-5.0-enginessvoj@may.pils.ru2006-06-191-0/+3
|\ \
| * | Fixed windows compilation failure introduced by fix for BUG#12982.svoj@may.pils.ru2006-06-151-1/+1
| * | BUG#12982 - LOAD DATA fails without any error for big files with bigsvoj@may.pils.ru2006-06-071-0/+3
* | | Fixed Bug#19479:mysqldump creates invalid dump.anjuta@arthur.local2006-06-011-1/+0
|/ /
* | Fix spelling errormsvensson@shellback.(none)2006-04-071-1/+1
* | Bug#17716 Slave crash in net_clear on qnxmsvensson@neptunus.(none)2006-02-271-0/+9
* | EADDRINUSE is not defined on Windows.knielsen@mysql.com2006-01-041-0/+3
* | my_global.h:kent@mysql.com2005-12-031-0/+11
* | Don't use PATH_MAX for FN_REFLEN as this uses too much stack spacemonty@mysql.com2005-11-241-4/+0
* | Fixes bug #13377. my_open() & my_create() functions changed to use SergeyV@selena.2005-11-141-0/+9
* | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-231-1/+1
* | Compile problem about "madvise()" on Solaris (bug#7156). (Patch supplied by K...joerg@mysql.com2005-09-151-0/+8
* | Fix QNX warningmsvensson@neptunus.(none)2005-09-141-1/+3
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-09-121-0/+3
|\ \ | |/
| * Merge selena.:H:/MYSQL/src/#05588-mysql-4.0SergeyV@selena.2005-09-071-0/+3
| |\
| | * Fixes bug #5588. vio_was_interrupted() function was added to detectSergeyV@selena.2005-08-301-0/+3
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-0/+4
|\ \ \ | |/ /
| * | Add test for madvise() being declared in C++ code, because it is notjimw@mysql.com2005-08-311-0/+4
* | | libmysqld.vcproj:kent@mysql.com2005-08-251-2/+8
* | | Cleanup during review of new pushed codemonty@mishka.local2005-08-221-7/+7
* | | Fix up definition of new set_timespec_nsec() macro. (Related to bug #12582)jimw@mysql.com2005-08-171-4/+13
* | | Fix SLEEP() to be interruptable. (Bug #12582)jimw@mysql.com2005-08-161-0/+7
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-191-3/+6
|\ \ \ | |/ /
| * | Simple fixes during review of new codemonty@mishka.local2005-07-191-3/+6
* | | Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-07-131-1/+1
|\ \ \ | |/ /
| * | Fixed some vio code that was using ___WIN__ instead of __WIN__reggie@linux.site2005-07-121-1/+1
* | | Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1mskold@mysql.com2005-07-121-4/+1
|\ \ \ | |/ /
| * | Fix for gcc 4.0 (they have removed min/max operators).brian@avenger.(none)2005-07-111-4/+1
* | | Merge mysql.com:/usr/home/ram/work/mysql-4.1ramil@mysql.com2005-07-061-0/+5
|\ \ \ | |/ /
| * | a fix (bug #11544: Use of missing rint() function on QNX).ramil@mysql.com2005-07-061-0/+5
* | | Bug#10178 - failure to find a row in heap table by concurrent UPDATEsingo@mysql.com2005-06-241-2/+0
|\ \ \ | |/ /
| * | an improvement (bug #7851: C++ 'new' conflicts with kernel header asm/system.h).ramil@mysql.com2005-06-241-2/+0
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-06-091-6/+0
|\ \ \ | |/ /
| * | Merge mysql.com:/var/tmp/sslbug/mysql-4.0svoj@mysql.com2005-06-081-6/+0
| |\ \ | | |/
| | * Fix forsvoj@mysql.com2005-06-081-6/+0