summaryrefslogtreecommitdiff
path: root/mysys/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* MySQL-5.5.35 mergeSergei Golubchik2014-01-221-0/+4
|\
| * Bug 13878021 - WINDOWS PACKAGE THAT INCLUDES .PDB FILES FOR INTERMEDIATE LIBR...Sreedhar.S2013-10-091-0/+5
* | MDEV-4472 Audit-plugin. Server-related part of the task.Alexey Botchkov2013-09-091-1/+1
* | mysql-5.5.33 mergeSergei Golubchik2013-09-061-1/+6
|\ \ | |/
| * Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8Tor Didriksen2013-06-141-1/+6
* | Fix FreeBSD test errors. Also link with libexecinfo on FreeBSD for stacktrac...Vladislav Vaintroub2012-05-041-1/+1
* | MDEV-15 Log SQL errors.Alexey Botchkov2012-03-141-1/+1
* | MDEV-15 Log all SQL errors.Alexey Botchkov2012-03-141-1/+1
* | Merge MWL#192: Non-blocking client library, into MariaDB 5.5.unknown2012-02-211-1/+1
|\ \
| * | MWL#192: Non-blocking client API for libmysqlclient.unknown2011-09-201-0/+1
* | | - Always compile my_new.cc and safemalloc.c with mysysVladislav Vaintroub2012-01-201-9/+1
* | | Fix embedded build on Windows.Vladislav Vaintroub2012-01-201-1/+1
* | | - Fix rpl_checksum test. Use basename of file in error messages, not the oVladislav Vaintroub2012-01-201-2/+11
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-1/+1
| |\ \ \
| | * \ \ Merge with MariaDB 5.1Michael Widenius2011-11-241-1/+1
| | |\ \ \
| | | * \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| | | |\ \ \
| | | | * \ \ Updated/added copyright headersKent Boortz2011-07-031-4/+3
| | | | |\ \ \
| * | | | \ \ \ mergeSergei Golubchik2011-10-111-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | merge with 5.1Sergei Golubchik2011-10-071-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | | | | | / / | | | |_|_|/ / | | |/| | | |
| | | * | | | my_gethwaddr() on Solaris and WindowsSergei Golubchik2011-10-041-0/+1
* | | | | | | fixes for opensolaris compilation failuresSergei Golubchik2012-01-051-1/+1
* | | | | | | * remove WITH_DEBUG from CMakeLists.txtSergei Golubchik2011-12-151-17/+5
* | | | | | | move safemalloc out of dbug.Sergei Golubchik2011-12-121-3/+13
* | | | | | | another backtrace resolver that prints source file name and line numberSergei Golubchik2011-12-111-0/+5
* | | | | | | compiler warnings/errorsSergei Golubchik2011-11-231-0/+4
* | | | | | | mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | build on windowsSergei Golubchik2011-11-021-1/+1
* | | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Updated/added copyright headersKent Boortz2011-06-301-1/+2
| | |\ \ \ \ \
* | | \ \ \ \ \ merge with 5.3Sergei Golubchik2011-10-191-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | merge Windows performance patches into 5.3Vladislav Vaintroub2011-07-051-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Backport Fix for Bug#24509 - 2048 file descriptor limit on windows needs incr...Vladislav Vaintroub2011-06-121-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-1/+1
| * | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-2/+2
| | | | |/ / | | | |/| |
| * | | | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in orderVladislav Vaintroub2011-01-291-2/+0
| |/ / / /
| * | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-1/+0
* | | | | compilation fixes: without dbug, without sslSergei Golubchik2011-07-161-1/+1
* | | | | 5.5-mergeSergei Golubchik2011-07-021-7/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-291-7/+2
* | | | | merge.Sergei Golubchik2010-11-251-1/+3
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Implement an NSIS based installerBo Thorsen2010-06-251-0/+2
| * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+1
| |\ \ \ | | |/ /
| * | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-1/+1
| |\ \ \
| * | | | fixes for windowsSergei Golubchik2008-08-311-1/+1
| * | | | Windows fixesunknown2008-01-101-2/+6