| Commit message (Expand) | Author | Age | Files | Lines |
* | Misc. typos | luz.paz | 2018-04-05 | 3 | -3/+3 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-03-30 | 1 | -1/+1 |
|\ |
|
| * | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGES | Daniel Black | 2018-03-29 | 1 | -1/+1 |
* | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-03-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-03-21 | 1 | -1/+1 |
| |\ |
|
| | * | Merge branch '10.0-galera' into 10.1 | Vicențiu Ciorbaru | 2018-03-19 | 1 | -1/+1 |
| | |\ |
|
| | | * | Bump wsrep patch version to 25.23 | Teemu Ollakka | 2018-02-25 | 1 | -1/+1 |
| | | * | Merge tag 'mariadb-10.0.34' into 10.0-galeramariadb-galera-10.0.34 | Jan Lindström | 2018-02-01 | 1 | -0/+1 |
| | | |\ |
|
* | | | | | Make possible to use clang on Windows (clang-cl) | Vladislav Vaintroub | 2018-02-20 | 2 | -4/+50 |
* | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-19 | 2 | -5/+17 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-02-19 | 2 | -5/+17 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Disable noisy warning in old compiler (VS2015) | Vladislav Vaintroub | 2018-02-14 | 1 | -1/+5 |
| | * | | | | Add some hints for finding bison on its usual locations on Windows. | Vladislav Vaintroub | 2018-02-14 | 1 | -1/+10 |
| | * | | | | Windows, compiling - disable pkg_config | Vladislav Vaintroub | 2018-02-14 | 1 | -3/+2 |
* | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-02-15 | 3 | -50/+30 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2018-02-08 | 3 | -50/+30 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 3 | -50/+29 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | correctly detect unsupported compiler flags | Sergei Golubchik | 2018-02-06 | 1 | -7/+7 |
| | | * | | | cleanup: simplify maintainer.cmake | Sergei Golubchik | 2018-02-06 | 1 | -45/+21 |
| | | * | | | silence the annoying compiler warning | Sergei Golubchik | 2018-02-05 | 1 | -0/+2 |
| | | * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -0/+1 |
| | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | Merge remote-tracking branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-01-24 | 1 | -0/+1 |
| | | | |\ \ |
|
| | | | | * \ | Merge branch 'mysql/5.5' into 5.5 | Sergei Golubchik | 2018-01-18 | 1 | -0/+1 |
| | | | | |\ \ |
|
| | | | | | * | | dos2unix cmake/mysql_add_executable.cmake | Tor Didriksen | 2017-11-09 | 1 | -48/+48 |
| | | | | | * | | Bug#26022865 BUILD FOR WINDOWS-S12-64BIT,ADVANCED IS FAILING ON PB2 MYSQL-5.6 | Tor Didriksen | 2017-11-09 | 2 | -66/+1 |
* | | | | | | | | MDEV-13946 Server RPMs have dependency on "which" | Sergei Golubchik | 2018-02-12 | 1 | -6/+0 |
* | | | | | | | | Windows, compiling : use /permissive- switch to improve conformance | Vladislav Vaintroub | 2018-02-07 | 1 | -0/+3 |
* | | | | | | | | Windows, compile : reenable previously disabled warning C4291 | Vladislav Vaintroub | 2018-02-07 | 1 | -1/+1 |
* | | | | | | | | Windows, compiling : reenable warning C4996 (deprecated functions) | Vladislav Vaintroub | 2018-02-07 | 1 | -2/+3 |
* | | | | | | | | Windows : reenable warning C4805 (unsafe mix of types in bool operations) | Vladislav Vaintroub | 2018-02-07 | 1 | -2/+2 |
* | | | | | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ... | Vladislav Vaintroub | 2018-02-06 | 1 | -4/+0 |
* | | | | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-01-29 | 2 | -7/+19 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-27 | 2 | -7/+19 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Fix MinSizeRel build on Windows. | Vladislav Vaintroub | 2018-01-26 | 2 | -4/+13 |
| | * | | | | | | 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 |
* | | | | | | | | Deb: switch from usr/include/mysql to usr/include/mariadb | Otto Kekäläinen | 2018-01-16 | 1 | -1/+1 |
* | | | | | | | | Minor spelling fixes in code comments, docs and output | Otto Kekäläinen | 2018-01-12 | 1 | -1/+1 |
* | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-11 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge 10.2 into bb-10.2-ext | Marko Mäkelä | 2018-01-11 | 1 | -0/+5 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODE | Vladislav Vaintroub | 2018-01-09 | 1 | -0/+5 |
* | | | | | | | | MDEV-14881 cmake should succeed after installing libaio. | Vladislav Vaintroub | 2018-01-07 | 1 | -0/+2 |
* | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2018-01-04 | 3 | -2/+9 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| * | | | | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Monty | 2018-01-01 | 3 | -2/+9 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | MDEV-12458: Variable and log records to indicate RocksDB version are missing | Varun Gupta | 2017-12-31 | 1 | -0/+3 |
| | * | | | | | | MDEV-9869 INSTALL SONAME 'ha_connect' | Sergei Golubchik | 2017-12-25 | 1 | -1/+1 |
| | * | | | | | | Merge remote-tracking branch 'origin/10.1' into 10.2 | Vicențiu Ciorbaru | 2017-12-22 | 1 | -1/+5 |
| | |\ \ \ \ \ \
| | | |/ / / / / |
|
| | | * | | | | | Generate and install sysusers and tmpfiles configuration | Christian Hesse | 2017-12-20 | 1 | -1/+5 |
* | | | | | | | | Fix ssl cmake configuration not checking for symbols properly | Vicențiu Ciorbaru | 2017-12-29 | 1 | -4/+3 |
* | | | | | | | | Merge bb-10.2-ext into 10.3 | Marko Mäkelä | 2017-12-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|