summaryrefslogtreecommitdiff
path: root/storage/oqgraph
Commit message (Expand)AuthorAgeFilesLines
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-3/+4
* Merge 10.6 into 10.7st-10.7-mergeMarko Mäkelä2022-01-183-1/+25
|\
| * Merge 10.5 into 10.6st-10.6-mergeMarko Mäkelä2022-01-183-1/+25
| |\
| | * MDEV-25373 DROP TABLE doesn't raise error while dropping non-existing table i...Sergei Golubchik2022-01-173-1/+25
* | | Merge 10.6 into 10.7Marko Mäkelä2021-11-291-0/+7
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2021-11-291-0/+7
| |\ \ | | |/
| | * Merge 10.4 into 10.5Marko Mäkelä2021-11-291-0/+7
| | |\
| | | * Merge 10.3 into 10.4Marko Mäkelä2021-11-291-0/+7
| | | |\
| | | | * Merge 10.2 into 10.3Marko Mäkelä2021-11-291-0/+7
| | | | |\
| | | | | * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-231-0/+7
* | | | | | Change Find*.cmake modules to match conventionsKartik Soneji2021-10-271-9/+9
|/ / / / /
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-022-0/+11
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-312-0/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-312-0/+11
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-0/+3
| | | |\ \ | | | | |/
| | | | * Some tests can take very long time when run with valgrindElena Stepanova2021-07-241-0/+3
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-221-0/+8
| | | |\ \ | | | | |/
| | | | * Add feature summary at the end of cmake.Heinz Wiesinger2021-07-211-0/+8
| | | | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-5/+5
* | | | | cleanup: formattingSergei Golubchik2021-06-111-1/+3
* | | | | Reduce usage of strlen()Monty2021-05-191-7/+7
|/ / / /
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-5/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-5/+5
| |\ \ \ | | |/ /
| | * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-5/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-021-0/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-0/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-0/+4
| | |\ \ | | | |/
| | | * MDEV-24161: shortcut OQGRAPH dependency checks if disabledDaniel Black2020-11-161-0/+4
* | | | optimization: use hton->drop_table in few simple casesSergei Golubchik2020-07-041-0/+1
* | | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-272-3/+6
* | | | merge 10.4 to 10.5Monty2020-03-181-0/+2
|\ \ \ \ | |/ / /
| * | | Removed double records_in_range calls from multi_range_read_info_constMonty2020-03-171-0/+2
* | | | Fix various spelling errorsOtto Kekäläinen2020-03-165-7/+7
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
* | | | Revert "MDEV-20342 Turn Field::flags from a member to a method"Alexander Barkov2019-08-141-5/+5
* | | | MDEV-20342 Turn Field::flags from a member to a methodAlexander Barkov2019-08-141-5/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-132-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-19955 make argument of handler::ha_write_row() constEugene Kosov2019-07-052-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-181-1/+1
|\ \ \ \ | |/ / /
| * | | compilation fix for fulltest-bigSergei Golubchik2019-06-171-1/+1
* | | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
|/ / /
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-1915-15/+15
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-1415-15/+15
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-1315-15/+15
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-118-8/+8
| | | |\
| | | * \ Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-117-7/+7
| | | |\ \ | | | | |/
| | | | * Update FSF addressMichal Schorm2019-05-107-7/+7
| | | | * MDEV-7351 5.5 build fails on Ubuntu Utopic in buildbotSergei Golubchik2015-02-091-0/+1
* | | | | remove -fno-rttiSergei Golubchik2019-05-181-22/+3
* | | | | MDEV-371 Unique Index for long columnsSachin2019-02-221-6/+6