summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1, with following additions:unknown2009-11-161-2/+13
|\
| * Bug #47795 CMake, storage engine name different from directory nameMagnus BlÄudd2009-10-081-2/+7
| * WL#4259 - Debug Sync FacilityIngo Struewing2009-09-291-0/+6
| * Build fixes for Windows, AIX, HP/UX and Sun Studio11, from Timothy Smith.Jonathan Perkin2009-08-141-0/+1
* | Fix embedded build on Windows: contents of storage/xtradb think they areSergey Petrunya2009-10-031-0/+4
* | MySQL 5.1 -> Maria 5.1 merge: Fix windows buildSergey Petrunya2009-09-161-2/+10
* | MySQL 5.1 -> MariaDB 5.1 merge: windows build fixesSergey Petrunya2009-09-151-0/+1
* | Merge MySQL->MariaDBSergey Petrunya2009-09-081-83/+112
|\ \ | |/
| * merge fix to define __NT__ on WindowsVladislav Vaintroub2009-08-111-3/+3
| |\
| | * Always compile with __NT__ on windows. in 5.1 itthis #define isVladislav Vaintroub2009-08-111-3/+3
| * | Merge mysql-5.1-innodb_plugin to mysql-5.1.Sergey Vojtovich2009-08-111-71/+89
| |\ \ | | |/
| | * Backport WL#3653 to 5.1 to enable bundled innodb plugin.Vladislav Vaintroub2009-06-101-72/+90
| * | Auto-mergeIgnacio Galarza2009-07-311-0/+10
| |\ \
| | * | Bug#17270 - mysql client tool could not find ../share/charsets folder and fails.Ignacio Galarza2009-07-311-0/+10
| * | | automergeGeorgi Kodinov2009-07-161-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug #45287: phase 1 : 32 bit compilation warningsGeorgi Kodinov2009-07-151-1/+1
| * | merged 5.0-bugteamGeorgi Kodinov2009-05-271-0/+4
| |\ \ | | |/
| | * Updates to build with community features enabled for community builds.MySQL Build Team2009-05-201-0/+4
* | | Merge of Percona XtraDB into MariaDB.unknown2009-06-111-1/+1
|\ \ \
| * | | XtraDB after-merge fix: Fix building from storage/xtradb/ instead of storage/...unknown2009-06-091-1/+1
* | | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-1/+7
| |\ \ \ | | |/ /
| | * | merge fix for 43082 from 5.0-bugteamVladislav Vaintroub2009-02-251-1/+7
| | |\ \ | | | |/
| | | * Bug#43082: mysqld 32 bit cannot use big buffers due to 2GBVladislav Vaintroub2009-02-251-1/+7
| * | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-0/+5
| |\ \ \ | | |/ /
* | | | Added "pool-of-threads" handling (with libevent)Michael Widenius2009-03-131-0/+1
* | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-0/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge: 5.1 -> 5.1-rplLuis Soares2009-01-231-0/+4
| |\ \
| | * | Bug#38784: Mysql server crash if table is altered with partition changes.Mattias Jonsson2008-11-121-0/+4
| * | | Merging 5.1 main into 5.1-rpl.Mats Kindahl2008-10-061-8/+6
| |\ \ \ | | |/ /
| * | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplunknown2008-04-031-0/+12
| |\ \ \
| * | | | Windows fixeds for mtrunknown2007-12-191-0/+1
* | | | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-8/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | mergeVladislav Vaintroub2008-09-011-8/+6
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Work around for older version of cmake.unknown2008-04-071-4/+4
| | * | Changes for Visual Studio 9unknown2008-04-071-8/+6
| | * | Merge mysql.com:/misc/mysql/mysql-5.0unknown2008-03-271-0/+4
| | |\ \
* | | \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge mysql.com:/misc/mysql/mysql-5.1unknown2008-03-271-0/+4
| |\ \ \ \
| | * \ \ \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-0/+4
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-0/+4
| * | | | Merge alf.(none):/src/macro_bugs/my50-macro_bugsunknown2008-02-271-0/+8
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug #23839 Multiple declarations of macrosunknown2008-02-271-0/+8
| | |/
* | | Fix windows warnings using correct datatypes if possible unknown2008-01-111-0/+3
* | | Windows fixesunknown2008-01-101-0/+11
|/ /
* | Merge alf.(none):/src/bug31319/my50-bug31319unknown2007-11-021-0/+2
|\ \ | |/
| * Bug#31319 CMake build does not check for minimum required versionunknown2007-11-021-0/+2
* | Merge alf.(none):/src/bug31289/my50-bug31289unknown2007-10-081-8/+9
|\ \ | |/
| * Bug#31289 vm-win2003-64-b build failures on PushBuild due to manifestunknown2007-10-081-8/+9
* | CMakeLists.txt (many), win/README, mysql_manifest.cmake, configure.js:unknown2007-08-061-25/+9