Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-17709 Remove handlerton::state | Robert Bindar | 2019-06-06 | 1 | -1/+0 |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-05-23 | 1278 | -1298/+1293 |
|\ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2019-05-19 | 1278 | -1292/+1292 |
| |\ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-05-14 | 1278 | -1292/+1292 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 1278 | -1292/+1292 |
| | | |\ | |||||
| | | | * | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1278 | -1292/+1292 |
| * | | | | remove -fno-rtti | Sergei Golubchik | 2019-05-18 | 1 | -6/+1 |
* | | | | | Replace ha_notify_table_changed() with notify_tabledef_changed() | Monty | 2019-05-23 | 2 | -31/+0 |
* | | | | | Fixed Mroonga to follow THD ha_data protocol | Sergey Vojtovich | 2019-05-21 | 2 | -5/+4 |
|/ / / / | |||||
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-04-02 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-29 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | cmake: re-enable -Werror in the maintainer mode | Sergei Golubchik | 2019-03-27 | 1 | -1/+1 |
* | | | | Fix error failed to compile regex | Heckad | 2019-03-30 | 1 | -1/+2 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-20 | 1 | -10/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2019-03-17 | 1 | -10/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | post-merge: gcc 8 warnings | Sergei Golubchik | 2019-03-15 | 1 | -6/+3 |
| | * | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-15 | 1 | -4/+4 |
| | |\ \ | | | |/ | |||||
| | | * | fix gcc 8 compiler warnings | Sergei Golubchik | 2019-03-14 | 1 | -4/+4 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2019-03-08 | 3 | -6/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2019-03-08 | 3 | -6/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | mronga: fix a memory leak | Sergei Golubchik | 2019-03-06 | 1 | -1/+1 |
| | * | | MDEV-18625 ASAN unknown-crash in my_copy_fix_mb / ha_mroonga::storage_inplace... | Sergei Golubchik | 2019-03-06 | 3 | -5/+5 |
* | | | | MDEV-371 Unique Index for long columns | Sachin | 2019-02-22 | 1 | -0/+2 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-12-18 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-12-18 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | MDEV-14576 Include full name of object in message about incorrect value for c... | Alexey Botchkov | 2018-12-16 | 1 | -1/+1 |
* | | | | MDEV-16991 Rounding vs truncation for TIME, DATETIME, TIMESTAMPbb-10.4-mdev16991 | Alexander Barkov | 2018-11-26 | 2 | -13/+20 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-11-06 | 3 | -5/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-11-06 | 3 | -5/+10 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 3 | -5/+10 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-16127 mroonga/storage.* tests fail with GCC 8 | Sergei Golubchik | 2018-10-24 | 3 | -5/+10 |
* | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-10-09 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()s | Vladislav Vaintroub | 2018-10-05 | 1 | -1/+1 |
| | * | | MDEV-13564 Mariabackup does not work with TRUNCATE | Marko Mäkelä | 2018-09-25 | 1 | -1/+10 |
| | |\ \ | |||||
* | | \ \ | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-10-05 | 3 | -13/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2018-09-28 | 3 | -13/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2018-09-14 | 3 | -13/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge branch '11.0' into 10.1 | Oleksandr Byelkin | 2018-09-06 | 2 | -11/+0 |
| | | |\ \ | |||||
| | | | * | | cleanup: FOREIGN_KEY_INFO | Sergei Golubchik | 2018-09-04 | 1 | -4/+2 |
| | | * | | | compiler warnings (clang 4.0.1 on i386) | Sergei Golubchik | 2018-09-04 | 2 | -2/+2 |
* | | | | | | MDEV-17317 Add THD* parameter into Item::get_date() and stricter data type co... | Alexander Barkov | 2018-09-28 | 2 | -5/+5 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-19 | 1 | -0/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Mroonga follow-up fix for MDEV-16328 | Marko Mäkelä | 2018-09-17 | 1 | -0/+3 |
* | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-09-11 | 1 | -1/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | MDEV-13564 Mariabackup does not work with TRUNCATE | Marko Mäkelä | 2018-09-07 | 1 | -1/+10 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | MDEV-13564 Mariabackup does not work with TRUNCATE | Marko Mäkelä | 2018-09-07 | 1 | -1/+10 |
| | |/ / / | |||||
* | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2018-08-16 | 4 | -3/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | remove obsolete checks for -fno-implicit-templates | Sergei Golubchik | 2018-08-12 | 1 | -1/+0 |