| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-12 | 1 | -0/+7 |
|\ |
|
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-09-12 | 1 | -0/+7 |
| |\ |
|
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-09-10 | 1 | -0/+7 |
| | |\ |
|
| | | * | MDEV-20542 Windows enable/d2OptimizeHugeFunctions | Vladislav Vaintroub | 2019-09-09 | 1 | -0/+2 |
| | | * | On Windows, treat linker warnings as errors, if | Vladislav Vaintroub | 2019-09-09 | 1 | -0/+5 |
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2019-09-11 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2019-09-06 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-09-06 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | use a shorter name for sources in debuginfo rpms | Sergei Golubchik | 2019-09-06 | 1 | -1/+1 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 5 | -7/+18 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-08-31 | 2 | -1/+3 |
| |\ \ \
| | |/ / |
|
| | * | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-29 | 2 | -1/+3 |
| | |\ \
| | | |/ |
|
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-08-28 | 2 | -1/+3 |
| | | |\ |
|
| | | | * | ensure that pam plugin is present in release packages | Sergei Golubchik | 2019-08-20 | 1 | -0/+1 |
| | | | * | really make CPACK_RPM_DEBUGINFO_PACKAGE configurable | Sergei Golubchik | 2019-08-20 | 1 | -1/+2 |
| * | | | | always build wsrep libraries static | Sergei Golubchik | 2019-08-26 | 1 | -0/+7 |
| * | | | | Merge 10.3 into 10.4, except for MDEV-20265 | Marko Mäkelä | 2019-08-23 | 2 | -6/+8 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-08-21 | 1 | -4/+4 |
| | |\ \ \
| | | |/ / |
|
| | | * | | MDEV-20377: Introduce cmake -DWITH_MSAN:BOOL=ON | Marko Mäkelä | 2019-08-19 | 1 | -2/+2 |
| | * | | | MDEV-19740 Debug build of 10.3.15 FTBFS | Aleksey Midenkov | 2019-08-19 | 1 | -2/+4 |
* | | | | | compilation fix for cmake 2.18 | Sergei Golubchik | 2019-08-24 | 1 | -1/+1 |
* | | | | | Removed some compiler warnings found by clang | Monty | 2019-08-23 | 1 | -2/+2 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-08-13 | 6 | -31/+24 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-07-25 | 4 | -27/+23 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge 10.2 into 10.3 | Eugene Kosov | 2019-07-16 | 4 | -27/+23 |
| | |\ \ \
| | | |/ / |
|
| | | * | | cleanup: CPACK_RPM_* package description | Sergei Golubchik | 2019-07-10 | 3 | -21/+21 |
| | | * | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-07-09 | 1 | -6/+2 |
| | | |\ \
| | | | |/ |
|
| | | | * | MDEV-19481 mariadb-10.3.15-linux-systemd-x86_64/bin/mysqld: /lib64/libstdc++.... | Sergei Golubchik | 2019-07-04 | 1 | -6/+2 |
| * | | | | MDEV-19696 - Cleanup gcc sync builtins | Robert Bindar | 2019-07-03 | 1 | -1/+0 |
| * | | | | MDEV-19845: Define my_timer_cycles() inline | Marko Mäkelä | 2019-06-28 | 2 | -3/+1 |
* | | | | | Adding -D__cplusplus into the ABI check command line | Alexander Barkov | 2019-07-11 | 1 | -1/+2 |
* | | | | | Fix ASAN on clang-cl | Vladislav Vaintroub | 2019-07-04 | 1 | -1/+2 |
* | | | | | Windows, compiling cleanups | Vladislav Vaintroub | 2019-07-04 | 1 | -5/+7 |
* | | | | | Fix build failure on CentOS for MariaDB official CI | Yuqi Gu | 2019-07-01 | 1 | -3/+5 |
* | | | | | Windows, compiling . various cleanups, use /Zi instead of /Z7 | Vladislav Vaintroub | 2019-06-30 | 1 | -18/+8 |
* | | | | | In case WITH_WSREP is enabled, build wsrep as plugin | Vladislav Vaintroub | 2019-06-30 | 1 | -2/+4 |
* | | | | | A cleanup for MDEV-19897 Rename source code variable names from utf8 to utf8mb3 | Alexander Barkov | 2019-06-28 | 1 | -2/+2 |
* | | | | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3 | Alexander Barkov | 2019-06-28 | 1 | -1/+1 |
* | | | | | Windows : Do not package redistributable C runtime , nor merge modules into W... | Vladislav Vaintroub | 2019-06-27 | 1 | -10/+0 |
* | | | | | MDEV-17279 Windows : link C runtime dynamically | Vladislav Vaintroub | 2019-06-27 | 1 | -7/+18 |
* | | | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Monty | 2019-06-27 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | MDEV-19860 - do not produce huge strings wtih comp_sql anymore. | Vladislav Vaintroub | 2019-06-25 | 1 | -1/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-06-18 | 5 | -14/+91 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | MDEV-17592 Create MariaDB named commands/symlinks | Sergei Golubchik | 2019-06-17 | 3 | -12/+8 |
| * | | | | MDEV-17592 Create MariaDB named commands/symlinks | Rasmus Johansson | 2019-06-17 | 3 | -2/+81 |
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-06-14 | 1 | -1/+2 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2019-06-14 | 1 | -1/+2 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-06-12 | 1 | -1/+2 |
| | | |\ \
| | | | |/ |
|
| | | | * | MDEV-17103 MY_CHECK_{C,CXX}_COMPILER_FLAG do not work on with localized gcc | Vladislav Vaintroub | 2019-06-05 | 1 | -1/+2 |
| * | | | | Use generated user_settings.h for WolfSSL, as recommended by WolfSSL | Vladislav Vaintroub | 2019-06-14 | 1 | -1/+2 |