| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-11 | 1 | -1/+1 |
|\ |
|
| * | MDEV-17703 Add WITH_UBSAN switch to CMake similar to WITH_ASAN | Eugene Kosov | 2019-03-11 | 1 | -1/+1 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-10-30 | 1 | -3/+2 |
| |\ |
|
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-10-27 | 1 | -3/+2 |
| | |\ |
|
| | | * | Fix cmake warning | Vladislav Vaintroub | 2018-10-10 | 1 | -3/+2 |
| * | | | Merge branch '10.0' into bb-10.1-mergebb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-19 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks. | Vladislav Vaintroub | 2018-07-02 | 1 | -1/+1 |
* | | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks. | Vladislav Vaintroub | 2018-06-30 | 1 | -1/+1 |
* | | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGES | Daniel Black | 2018-03-29 | 1 | -1/+1 |
* | | | | Disable noisy warning in old compiler (VS2015) | Vladislav Vaintroub | 2018-02-14 | 1 | -1/+5 |
* | | | | Windows, compiling - disable pkg_config | Vladislav Vaintroub | 2018-02-14 | 1 | -3/+2 |
* | | | | Fix MinSizeRel build on Windows. | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+9 |
* | | | | Windows : fix compile warnings C4267, on 32bit first | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+5 |
* | | | | Fix and reenable Windows compiler warning C4800 (size_t conversion). | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+2 |
* | | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODE | Vladislav Vaintroub | 2018-01-09 | 1 | -0/+5 |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 2 | -4/+4 |
* | | | | MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. | Vladislav Vaintroub | 2017-09-28 | 1 | -2/+2 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-29 | 1 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-08-28 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Windows compile : make compilation fail on "uninitialized variable used" warn... | Vladislav Vaintroub | 2017-08-24 | 1 | -2/+2 |
| * | | | MDEV-11520 after-merge fix for 10.1: Use sparse files. | Marko Mäkelä | 2017-02-22 | 1 | -1/+1 |
* | | | | Windows, compiling : Remove _DEBUG preprocessor constant, to fix | Vladislav Vaintroub | 2017-04-04 | 1 | -0/+5 |
* | | | | Allow to specify C runtime library used for compilation. | Vladislav Vaintroub | 2017-04-02 | 1 | -8/+21 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | VS2015 build fixes | Vladislav Vaintroub | 2016-10-27 | 1 | -1/+1 |
| | | * | MDEV-9024 Build fails with VS2015 | Sergei Golubchik | 2016-02-06 | 2 | -8/+7 |
* | | | | MDEV-9154 : Remove workarounds (mainly dynamic function loading) | Vladislav Vaintroub | 2016-06-01 | 1 | -1/+1 |
* | | | | cmake: remove unused checks, options, and symbols | Sergei Golubchik | 2015-11-23 | 1 | -64/+1 |
|/ / / |
|
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-11-19 | 2 | -8/+7 |
|\ \ \
| |/ / |
|
| * | | MDEV-9024 Build fails with VS2015 | Vladislav Vaintroub | 2015-11-06 | 2 | -8/+7 |
* | | | dbug: correct trace for DBUG_RETURN(func()); -- gcc only | Sergei Golubchik | 2015-11-16 | 1 | -0/+1 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-10-12 | 1 | -4/+6 |
|\ \ \
| |/ / |
|
| * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-10-09 | 1 | -4/+6 |
| |\ \
| | |/ |
|
| | * | Merge remote-tracking branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2015-10-08 | 1 | -4/+6 |
| | |\ |
|
| | | * | Bug #20168526 YASSL: CORRUPT SSL-KEY CRASHES CLIENT | Tor Didriksen | 2015-07-13 | 1 | -4/+6 |
| | | * | Bug#17633291: SET PROPER COMPILE OPTIONS FOR CLANG | Jon Olav Hauglid | 2014-10-13 | 1 | -20/+1 |
| | | * | Bug #18808072 MYSQLBINLOG USES LOCALTIME() TO PRINT EVENTS, CAUSES KERNEL MUT... | Venkatesh Duggirala | 2014-10-08 | 1 | -3/+3 |
| | | * | Backport from trunk: | Tor Didriksen | 2014-05-07 | 1 | -11/+18 |
| | | * | Bug#17632386: WITH_ASAN CONFLICTS WITH -WL,--NO-UNDEFINED | Jon Olav Hauglid | 2013-10-21 | 1 | -2/+5 |
| | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 9 | -9/+13 |
| | | * | Don't check for FIONREAD on windows. | Tor Didriksen | 2011-05-26 | 1 | -0/+1 |
| | | * | Merge of fix for bug#11757855 from mysql-5.1 -> mysql-5.5. | Nirbhay Choubey | 2011-04-30 | 1 | -0/+4 |
| | | * | Bug#11766320 MYSQL SYMBOLIC LINKS NOT WORKING | Magne Mahre | 2011-04-14 | 1 | -1/+2 |
| | | * | Remove some leftovers from the removal of the gethostbyname wrappers. | Davi Arnaut | 2011-04-13 | 1 | -3/+0 |
| | | * | Bug #58699 cannot build with gcc dbg on solaris | Tor Didriksen | 2010-12-21 | 1 | -1/+0 |
| | | * | avoid useless system check on Windows | Vladislav Vaintroub | 2010-11-20 | 1 | -0/+1 |
| | | * | Bug#58313: CMake stops with VS Express if -DBUILD_CONFIG=mysql_release.cmake | Vladislav Vaintroub | 2010-11-20 | 1 | -8/+2 |