summaryrefslogtreecommitdiff
path: root/storage/oqgraph/ha_oqgraph.h
Commit message (Expand)AuthorAgeFilesLines
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-3/+4
* Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-1/+2
* MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-051-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
| |\
| | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Minor code cleanup: validation of options to member function.Andrew McDonnell2015-02-281-1/+3
* | Minor fix: make sure alter table wont try to change our storage engine to som...Andrew McDonnell2015-02-281-0/+3
* | MDEV-5744 OQGRAPH backing table changes not reflected in OQGRAPH tableElena Stepanova2014-02-271-0/+14
* | Backwards compatibility fixes for 5.5.32Andrew McDonnell2013-09-161-0/+5
* | Fix remaining build problems caused by merge from lp:maria/10.0Andrew McDonnell2013-09-091-1/+2
* | Partial fix for lp bug 1221722Andrew McDonnell2013-09-071-0/+1
* | Merge upstream latest maria/10.0andrew2013-09-061-1/+0
|\ \
| * | remove #if MYSQL_VERSION_IDSergei Golubchik2013-04-071-1/+0
* | | Implement latch VARCHAR()- table structure - retain SHORTINT backwards compat...Andrew McDonnell2013-03-041-0/+2
* | | Removed old oqgraph v1 files (graphstore.*)Arjen Lentz2013-02-281-4/+2
* | | Merge with lp:maria/10.0Antony T Curtis2013-02-101-5/+1
|\ \ \ | |/ /
| * | simplify the handler api - table_type() is no longer abstract, not even virtualSergei Golubchik2012-12-171-4/+0
| |/
* | Fixups for OQGraph v3 on MariaDB 10.0Antony T Curtis2013-02-101-1/+2
* | Merge OQGraph3 into MariaDB 5.5.27Antony T Curtis2012-09-301-7/+15
|\ \ | |/ |/|
| * Cleanup, simplify and optimize. Change makefile a little so that we have debu...Antony T Curtis2011-04-131-3/+3
| * Commit work for OQGraph v3Antony T Curtis2011-04-121-7/+15
* | lots of post-merge changesSergei Golubchik2011-04-251-4/+2
|/
* Import OQGraph engine into MariaDB.unknown2010-01-041-0/+114