summaryrefslogtreecommitdiff
path: root/storage/mroonga/ha_mroonga.hpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-12-021-5/+0
|\
| * 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
* | | Added support for more functions when using partitioned S3 tablesMonty2020-04-191-2/+2
* | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-7/+10
* | | Replace handler::primary_key_is_clustered() with handler::pk_is_clustering_key()Monty2020-03-241-3/+0
* | | handler::rebind()Sergey Vojtovich2020-03-241-3/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2019-10-111-1/+6
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-10-101-1/+6
| |\ \ | | |/
| | * Fix compilation 2 (GCC 9)Aleksey Midenkov2019-10-101-0/+5
| | * Fix Mroonga compilationAleksey Midenkov2019-10-101-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-99/+99
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-94/+94
| |\ \ | | |/
| | * Merge 10.2 into 10.3Eugene Kosov2019-07-161-94/+94
| | |\
| | | * fix clang warningsEugene Kosov2019-07-091-94/+94
| * | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-7/+7
| |/ /
* | | Merge 10.4 into 10.5Marko Mäkelä2019-05-231-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | Replace ha_notify_table_changed() with notify_tabledef_changed()Monty2019-05-231-3/+0
|/ /
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+1
|\ \ | |/
| * MDEV-16127 mroonga/storage.* tests fail with GCC 8Sergei Golubchik2018-10-241-1/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-4/+0
|\ \ | |/
| * Merge branch '11.0' into 10.1Oleksandr Byelkin2018-09-061-4/+0
| |\
* | | Changed static const in Alter_info and Alter_online_info to definesMonty2018-03-291-6/+6
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-11-291-53/+130
|\ \ \ | |/ /
| * | Update Mroonga to the latest version on 2017-10-10T23:15:25+0900Kentoku2017-10-101-53/+130
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-4/+4
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-9/+12
|/ /
* | Update Mroonga to the latest version on 2015-07-02T04:12:21+0900Kentoku SHIBA2015-07-021-61/+41
|/
* Update Mroonga to the latest version on 2015-04-30T04:44:30+0900Kentoku SHIBA2015-04-301-2/+61
* after merge: fix mroonga to compile and pass its testsSergei Golubchik2015-02-191-3/+3
* Update Mroonga to the latest version on 2015-02-17T13:34:27+0900Kentoku SHIBA2015-02-171-4/+6
* Update Mroonga to the latest version on 2014-10-21T04:51:38+0900Kentoku SHIBA2014-10-211-4/+9
* Update Mroonga to the latest version on 2014-09-21T00:33:44+0900Kentoku SHIBA2014-09-211-0/+1190