summaryrefslogtreecommitdiff
path: root/include/my_global.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/ram/work/b29079/b29079.4.1unknown2007-06-231-1/+6
|\
| * Fix for bug #29079: Semantics of "bigint" depend on platform specifics (size,...unknown2007-06-221-1/+6
| * 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
* | | | Fix for bug #28240: "isinf()" cannot be used in C++ for lack of prototypeunknown2007-05-161-6/+5
* | | | If isinf() is not available on a target platform, use our own imlementation v...unknown2007-04-291-2/+9
* | | | Merge pilot.blaudden:/home/msvensson/mysql/bug25118/my50-bug25118unknown2007-04-241-37/+1
|\ \ \ \
| * | | | Bug#25118 ATTRIBUTE_FORMAT_FPTR undeclared in m_ctype.hunknown2007-04-121-37/+1
* | | | | Merge pilot.blaudden:/home/msvensson/mysql/bug14862/my50-bug14862unknown2007-04-241-1/+6
|\ \ \ \ \
| * | | | | Bug#14862 undefined reference to `isinf' on SOLARIS - strings/strtod.cunknown2007-04-121-1/+6
| |/ / / /
* | | | | Merge pilot.blaudden:/home/msvensson/mysql/my50-m-mysql_upgradeunknown2007-04-181-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug#25452 mysql_upgrade access deniedunknown2007-04-181-0/+8
* | | | | Polishing: use constants instead of magic numbers.unknown2007-03-091-0/+9
|/ / / /
* | | | Fixed compiler warnings (for linux and win32 and win64)unknown2007-02-221-0/+15
* | | | Fixed unsafe define of uint4korr()unknown2007-02-211-1/+1
* | | | Avoid compiler warnings on powermacg5unknown2007-01-231-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-111-0/+36
|\ \ \ \
| * | | | my_global.h:unknown2007-01-041-0/+36
* | | | | Merge siva.hindu.god:/usr/home/tim/m/bk/g50unknown2006-12-261-2/+1
|\ \ \ \ \ | |/ / / /
| * | | | Many files:unknown2006-12-231-2/+1
* | | | | BUG#24687 func_misc test fails on win64unknown2006-12-141-35/+1
|/ / / /
* | | | Fixed portability issue in my_thr_init.c (was added in my last push)unknown2006-11-301-2/+2
* | | | 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