summaryrefslogtreecommitdiff
path: root/include/config-win.h
Commit message (Expand)AuthorAgeFilesLines
* bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-9/+0
|\
| * merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-9/+0
| |\
| | * Manual merge to 5.1.Alexey Kopytov2009-02-231-9/+0
| | |\
| | | * Fix for bug #15936: "round" differs on Windows to UnixAlexey Kopytov2009-02-231-9/+0
* | | | Avoid compiler warnings on windowsMichael Widenius2009-03-201-5/+27
* | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+4
|/ / /
* | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-30/+48
|\ \ \ | |/ /
| * | Fix Bug#32831: libmysql should be built with all charsetsTimothy Smith2009-01-131-29/+35
| * | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+4
| |\ \
| | * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
| | * | Added the default configure COMMUNITY_SERVER and ENABLED_PROFILING toBuild Team2008-11-091-0/+3
| * | | Merge from mysql-5.0-bugteam to mysql-5.1-bugteam.Alexey Kopytov2008-12-071-0/+9
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix for bug #27483: Casting 'scientific notation type' to 'unsigned Alexey Kopytov2008-12-031-0/+9
| | * Merge mysql.com:/misc/mysql/mysql-5.0unknown2008-03-271-3/+1
| | |\
* | | \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-68/+3
|\ \ \ \ | |/ / /
| * | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-03-281-1/+3
| |\ \ \
| | * | | Fixed a previous patch.unknown2008-02-181-1/+3
| * | | | Merge mysql.com:/misc/mysql/mysql-5.1unknown2008-03-271-3/+1
| |\ \ \ \
| | * \ \ \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-3/+1
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-3/+1
| * | | | Merge alf.(none):/src/macro_bugs/my50-macro_bugsunknown2008-02-271-65/+0
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug #23839 Multiple declarations of macrosunknown2008-02-271-54/+0
| | |/
| | * Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-231-0/+1
| | |\
| | | * Bug #30638 why doesn't > 4294967295 rows work in myisam on windows.unknown2007-10-181-0/+1
* | | | Fix for build failures. Putting back "#define bool BOOL" under Windowsunknown2008-02-191-0/+1
* | | | Merge from 5.1-build of the "my_bool for C" changeset.unknown2008-02-191-1/+0
* | | | Windows fixesunknown2008-01-101-0/+10
|/ / /
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergeunknown2007-10-291-0/+3
|\ \ \
| * \ \ Merge moksha.local:/Users/davi/mysql/push/mysql-5.0-runtimeunknown2007-10-091-0/+3
| |\ \ \ | | |/ /
| | * | Bug#30992 Wrong implementation of pthread_mutex_trylock()unknown2007-10-031-0/+3
| | |/
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationunknown2007-10-171-12/+8
|\ \ \ | |/ /
| * | Bug #30639: limit offset,rowcount wraps when rowcount >= 2^32 in windowsunknown2007-09-191-0/+2
| * | Many files:unknown2007-07-231-0/+2
| * | Merge trift2.:/MySQL/M51/mysql-5.1unknown2007-06-041-9/+3
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-3/+3
| | |\ \
| | * \ \ Merge lthalmann@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-05-311-0/+3
| | |\ \ \
| | | * | | Define HAVE_STRNLEN correctly.unknown2007-05-301-0/+3
| | * | | | build break cleanupunknown2007-05-221-9/+0
| | |/ / /
| * | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-011-2/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sql_parse.cc, config-win.h, config-netware.h:unknown2007-05-271-2/+0
| | |/ /
| * | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
| |/ /
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-enterprise-former...unknown2007-04-271-0/+3
|\ \ \ | |/ / |/| |
| * | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-community-formerge51unknown2007-04-251-0/+3
| |\ \ | | |/ | |/|
| | * Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-0/+3
| | |\
| | | * Enclose profiling in preprocessor conditions.unknown2007-02-221-0/+3
* | | | Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-buildunknown2007-03-281-14/+0
|\ \ \ \ | |/ / /
| * | | configure.in:unknown2007-03-281-14/+0
| |/ /
| * | Merge siva.hindu.god:/usr/home/tim/m/bk/g50unknown2006-12-261-2/+1
| |\ \ | | |/
* | | dbug/dbug.c: unused variable removedunknown2007-03-171-0/+1
* | | Fixed compilations problems and warnings on windowsunknown2007-02-231-1/+1