Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 4 | -18/+46 |
|\ | |||||
| * | MDEV-14560 Extra engines enabled through additional config are not loaded on ... | Sergei Golubchik | 2018-09-22 | 1 | -1/+2 |
| * | MDEV-14560 Extra engines enabled through additional config are not loaded on ... | Sergei Golubchik | 2018-09-21 | 3 | -1/+37 |
| * | RPM: generate per-plugin.cnf files where git will ignore them | Sergei Golubchik | 2018-09-21 | 1 | -1/+1 |
| * | MDEV-15088 Lighter version of Windows Zip distributions | Vladislav Vaintroub | 2018-09-14 | 1 | -16/+7 |
* | | MDEV-17040 sql/sql_yacc_orac.cc is included but sql/sql_yacc_ora.cc isn't inc... | Sergei Golubchik | 2018-08-24 | 1 | -1/+1 |
* | | less re-cmake messages | Sergei Golubchik | 2018-08-12 | 4 | -23/+32 |
* | | MDEV-16662 CMake warnings: CMP0026 | Sergei Golubchik | 2018-08-12 | 4 | -61/+33 |
* | | MDEV-16662 CMake warnings: CMP0022 | Sergei Golubchik | 2018-08-12 | 1 | -2/+1 |
* | | MDEV-16662 CMake warnings: CMP0007 | Sergei Golubchik | 2018-08-12 | 1 | -3/+0 |
* | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-08-03 | 4 | -0/+19 |
|\ \ | |/ | |||||
| * | 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 |
* | | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-07-03 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-16596 : Windows - redo log does not work on native 4K sector disks. | Vladislav Vaintroub | 2018-06-30 | 1 | -1/+1 |
* | | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-06-30 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | fix debian packaging for tokudb | Sergei Golubchik | 2018-06-24 | 1 | -0/+1 |
* | | | | | MDEV-16424 replace cmake/bison.cmake with cmake's builtin FindBison module | Vladislav Vaintroub | 2018-06-08 | 2 | -112/+11 |
* | | | | | cmake: shut up repeated NUMA status messages | Sergei Golubchik | 2018-06-03 | 1 | -4/+4 |
* | | | | | Make MariaDB CRC32-lib platform independence (#780) | Yuqi | 2018-06-01 | 1 | -1/+1 |
* | | | | | Cleanup log2() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -1/+0 |
* | | | | | Cleanup rint() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -1/+0 |
* | | | | | Cleanup isnan() portability checks | Sergey Vojtovich | 2018-05-26 | 1 | -1/+0 |
* | | | | | remove check for finite/isfinite | Howard Su | 2018-05-24 | 2 | -3/+0 |
* | | | | | MDEV-8743: use mkostemp when available with O_CLOEXEC | Daniel Black | 2018-05-21 | 1 | -0/+1 |
* | | | | | MDEV-15583 create_temp_file: remove tempnam implementation | Daniel Black | 2018-05-21 | 1 | -1/+0 |
* | | | | | pipe and shared memory protocol should be statically compiled into C/C | Vladislav Vaintroub | 2018-05-19 | 1 | -0/+4 |
* | | | | | Power8: use C implementation of crc32 instead of ASM | Daniel Black | 2018-05-07 | 1 | -1/+1 |
* | | | | | MDEV-12924 No --innodb-numa-interleave in mysqld binaries | Sachin Setiya | 2018-04-19 | 1 | -9/+18 |
* | | | | | 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 |
| |\ \ \ \ \ \ | | |/ / / / / |