Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 4 | -0/+19 |
|\ | |||||
| * | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 2 | -0/+12 |
| |\ | |||||
| | * | MDEV-11790 WITHOUT_SERVER installs mysqld_safe_helper | Sergei Golubchik | 2018-07-19 | 2 | -0/+11 |
| * | | 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 |
| * | | Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch. | Sergei Petrunia | 2018-06-29 | 2 | -0/+7 |
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-06-21 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2018-06-21 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Revert "MDEV-16075: Workaround to run MTR test suite for make test" | Sergei Golubchik | 2018-06-20 | 1 | -1/+1 |
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-06-12 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2018-06-10 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-16075: Workaround to run MTR test suite for make test | Teodor Mircea Ionita | 2018-06-10 | 1 | -1/+1 |
* | | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks. | Vladislav Vaintroub | 2018-06-30 | 1 | -1/+1 |
* | | | | fix debian packaging for tokudb | Sergei Golubchik | 2018-06-24 | 1 | -0/+1 |
* | | | | MDEV-13785: move defination HAVE_LARGE_PAGES -> HAVE_LINUX_LARGE_PAGES | Daniel Black | 2018-03-29 | 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 |
| | |\ \ \ | | | |/ / | |||||
* | | | | | 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 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 |
* | | | | | | 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 |
* | | | | | | Windows, compilation : Treat warning as error, if MYSQL_MAINTAINER_MODE | Vladislav Vaintroub | 2018-01-09 | 1 | -0/+5 |
* | | | | | | 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 |
* | | | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-11-24 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix typo, and disable own dtrace proibes on Solaris, really. | Vladislav Vaintroub | 2017-11-21 | 1 | -1/+1 |
| * | | | | | Fix compile error. | wlad | 2017-11-21 | 1 | -1/+1 |
| * | | | | | MDEV-14283 : Fix Solaris 10 build. | wlad | 2017-11-21 | 1 | -0/+1 |
* | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'github/10.0-galera' into 10.1 | Sergei Golubchik | 2017-11-10 | 1 | -1/+1 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | MW-406 Bumped up the wsrep patch version (5.6.37-25.21) | Teemu Ollakka | 2017-11-08 | 1 | -1/+1 |
| | * | | | | Merge tag 'mariadb-10.0.33' into bb-10.0-galerabb-10.0-sachin-galera | Sachin Setiya | 2017-11-03 | 6 | -52/+72 |
| | |\ \ \ \ | | | |/ / / | |||||
* | | | | | | MDEV-13836 mariadb_config & mysql_config output differ | Sergei Golubchik | 2017-10-26 | 1 | -4/+2 |
* | | | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 3 | -5/+27 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Various compier warnings | Sergei Golubchik | 2017-10-22 | 1 | -0/+5 |