summaryrefslogtreecommitdiff
path: root/storage/mroonga
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-0915-32/+19
* Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-281-1/+1
|\
| * Fix mroonga warning of use-after-freeVicențiu Ciorbaru2023-01-201-2/+2
* | Merge 10.3 into 10.4Marko Mäkelä2022-10-131-1/+1
|\ \ | |/
| * MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-121-1/+1
* | Mroonga: GCC 12.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2022-10-072-49/+47
* | Groonga: GCC 12.2.0 -Og -Wuse-after-freeMarko Mäkelä2022-10-071-2/+2
* | MDEV-29613 fixup: Mroonga -Wunused-functionMarko Mäkelä2022-10-071-1/+1
* | Merge 10.3 into 10.4Marko Mäkelä2022-09-1393-110/+110
|\ \ | |/
| * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1293-110/+110
* | Merge branch '10.3' into 10.4Sergei Golubchik2021-12-072-2/+6
|\ \ | |/
| * MDEV-21108 Add option for setting install paths of groongabb-10.3-robertLukas Javorsky2021-12-022-2/+6
* | Merge 10.3 into 10.4Marko Mäkelä2021-10-211-0/+5
|\ \ | |/
| * Fix Groonga crash on MIPS: Correctly link to libatomicVicențiu Ciorbaru2021-10-191-0/+5
* | Merge 10.3 into 10.4Marko Mäkelä2021-08-231-2/+1
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2021-08-231-2/+1
| |\
| | * CMakeLists.txt: remove MYSQL_SOURCE_DIR from MYSQL_INCLUDE_DIRSbb-10.2-vicentiu-mrdanielnachun2021-08-191-2/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-314-2/+2
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-294-2/+2
| |\ \ | | |/
| | * MDEV-7209 mroonga storage engine fails to build on OpenBSDSergei Golubchik2021-07-274-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-6/+5
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-6/+5
| |\ \ | | |/
| | * cmake: fewer Build-Depends in SRPMSergei Golubchik2021-05-221-6/+5
* | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-1/+1
|\ \ \ | |/ /
| * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-1/+1
| |\ \ | | |/
| | * MDEV-25232 - CMake deprecation warning about CMAKE_MINIMUM_REQUIRED < 2.8.12Vladislav Vaintroub2021-04-281-1/+1
| | * fixup MDEV-17556: fix mroongaNikita Malyavin2021-01-083-19/+19
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-082-3/+3
* | | Fix all warnings given by UBSANMonty2021-04-206-14/+17
* | | Remove unused HA_EXTRA_FAKE_START_STMTMarko Mäkelä2021-03-051-3/+0
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-123-18/+18
|\ \ \ | |/ /
| * | fixup MDEV-17556: fix mroongaNikita Malyavin2021-02-013-19/+19
| * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-272-3/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-5/+0
|\ \ \ | |/ /
| * | MDEV-21842 auto_increment does not increment with compound primary key on par...Alexey Botchkov2020-11-231-5/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-292-2/+1
|\ \ \ | |/ /
| * | cleanup: use predefined CMAKE_DL_LIBSSergei Golubchik2020-10-232-2/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-06-031-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-06-021-1/+1
| |\ \ | | |/
| | * 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
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-304-0/+45
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-294-0/+45
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-04-161-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-1/+1
* | | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-1720-3/+20
* | | | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-24/+24