summaryrefslogtreecommitdiff
path: root/storage/mroonga
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2020-06-011-1/+1
|\
| * Attempt fixing mroonga gcc 8 build failureSergey Vojtovich2020-05-291-1/+1
* | Add a counter to avoid multiple initialization of Groonga mecab tokenizerKentoku SHIBA2020-05-292-0/+12
* | Add grn_db_fin_mecab_tokenizer to finalyze mecab tokenizerKentoku SHIBA2020-05-292-0/+33
* | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-1/+1
* | Updated mtr files to support different compiled in optionsMonty2019-09-011-0/+6
* | MDEV-20379 Mroonga has memory leak in ha_mroonga::is_foreign_key_fieldMonty2019-08-201-0/+3
* | Fixed some errors & warnings found by clangMonty2019-08-082-2/+2
* | fix clang warningsEugene Kosov2019-07-095-208/+94
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-131278-1292/+1292
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111278-1292/+1292
* | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-1/+1
|\ \ | |/
| * cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-1/+1
* | post-merge: gcc 8 warningsSergei Golubchik2019-03-151-6/+3
* | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-4/+4
|\ \ | |/
| * fix gcc 8 compiler warningsSergei Golubchik2019-03-141-4/+4
* | mronga: fix a memory leakSergei Golubchik2019-03-061-1/+1
* | MDEV-18625 ASAN unknown-crash in my_copy_fix_mb / ha_mroonga::storage_inplace...Sergei Golubchik2019-03-063-5/+5
* | MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+1
* | Merge 10.1 into 10.2Marko Mäkelä2018-11-063-5/+10
|\ \ | |/
| * MDEV-16127 mroonga/storage.* tests fail with GCC 8Sergei Golubchik2018-10-243-5/+10
* | CMake, Windows - reduce amount of noisy, irrelevant MESSAGE()sVladislav Vaintroub2018-10-051-1/+1
* | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-251-1/+10
|\ \
| * | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-071-1/+10
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2018-09-143-13/+2
|\ \ \ | |/ / |/| / | |/
| * Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-062-11/+0
| |\
| | * cleanup: FOREIGN_KEY_INFOSergei Golubchik2018-09-041-4/+2
| * | compiler warnings (clang 4.0.1 on i386)Sergei Golubchik2018-09-042-2/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2018-08-022-1/+2
|\ \ \ | |/ /
| * | Fix Internal Compiler Error GCC-6.3.0Vicențiu Ciorbaru2018-06-291-1/+1
| * | Adopt Debian's fix-FTBFS-on-GNU-Hurd.patch.Sergei Petrunia2018-06-291-0/+1
* | | fix mroonga post-install scriptSergei Golubchik2018-06-241-3/+3
* | | Merge branch '10.1' into 10.2Sergei Golubchik2018-05-102-4/+13
|\ \ \ | |/ /
| * | Mroonga cmake failure - LZ4_LIBS = NOTFOUNDVicențiu Ciorbaru2018-05-081-3/+11
| * | MDEV-14541 - Workaround GCC ICE on ARM64Sergey Vojtovich2018-05-081-1/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2018-04-211-0/+3
|\ \ \ | |/ /
| * | Make mroonga respect -DWITHOUT_DYNAMIC_PLUGINS.Vladislav Vaintroub2018-04-111-0/+3
* | | MDEV-11839 move value caching from get_datetime_value to fix_fields timeSergei Golubchik2018-03-142-2/+2
* | | Merge 10.1 into 10.2Marko Mäkelä2018-02-171-0/+5
|\ \ \ | |/ /
| * | MDEV-14541 - Workaround GCC ICE on ARM64Sergey Vojtovich2018-02-161-0/+5
* | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-301-0/+9
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-11-211802-108127/+170149
|\ \ \ | |/ /
| * | mroonga after-merge test fixesSergei Golubchik2017-11-178-13/+15
| * | mroonga after-merge CMakeLists.txt fixesSergei Golubchik2017-11-134-1159/+3
| * | Merge branch 'ks-10.1-mroonga' into 10.1Sergei Golubchik2017-11-101798-108094/+171289
| |\ \
| | * | Update Mroonga to the latest version on 2017-10-16T09:50:49+0900Kentoku2017-10-1630-41/+250
| | * | Update Mroonga to the latest version on 2017-10-10T23:15:25+0900Kentoku2017-10-101795-108086/+171064
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-244-3/+4
|\ \ \ \ | |/ / /
| * | | Various compier warningsSergei Golubchik2017-10-224-3/+4
| |/ /
* | | Merge 10.1 into 10.2Marko Mäkelä2017-09-251-0/+3
|\ \ \ | |/ /