summaryrefslogtreecommitdiff
path: root/storage/oqgraph/graphcore.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-1/+0
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-071-1/+0
| |\ \
| | * | MDEV-15291 - OQGraph fails to build on FreeBSDSergey Vojtovich2018-04-061-1/+0
* | | | Add "leaves" algorithm to oqgraph.Heinz Wiesinger2017-12-051-0/+80
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-7/+7
|\ \ \ | |/ /
| * | Fix oqgraph compilation with Boost versions <=1.49Vicențiu Ciorbaru2017-10-091-1/+1
| * | MDEV-10980: Fix reverse queries in OQGRAPH.Heinz Wiesinger2017-10-091-6/+6
* | | Correct FSF addressiangilfillan2017-03-101-1/+1
|/ /
* | MDEV-5944: Compile fix for OQGRAPH with LLVMDon Lewis2016-10-251-1/+1
* | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-211-3/+3
* | Hopefully finally fixes MDEV-6282, MDEV-5748 and MDEV-6345Andrew McDonnell2015-02-281-0/+3
* | Fix for MDEV-5891 - ensure select on empty backing table works.andrew2014-04-021-1/+6
* | Likely fix for 1233113Andrew McDonnell2013-10-031-1/+4
* | Partial for for lp bug 796647 - handle DELETED records in ha_rnd_next of back...Andrew McDonnell2013-09-131-2/+12
* | Fix for order by crash, release dangling cursor when unlocking table.Andrew McDonnell2013-09-101-2/+31
* | Revert half the fix for 1133093 - superfluousAndrew McDonnell2013-08-161-1/+1
* | Fix base segfault for order by. However, this shifts the problem elsewhere.Andrew McDonnell2013-08-151-1/+1
* | Fix weights on dijkstras originator, fix for #1196036Andrew McDonnell2013-08-091-1/+2
* | Fix for djikstras not working on destid (because of #if 0) same as for bug 11...Andrew McDonnell2013-06-291-6/+0
* | Fixes bug 1196027 - breath_first with destid=XAndrew McDonnell2013-06-291-3/+4
* | String code and string number work for djikstra and breadth_first, assertion ...Andrew McDonnell2013-03-081-3/+22
* | First cut at conversion to use varchar (untested)Andrew McDonnell2013-03-021-9/+0
* | Removed old oqgraph v1 files (graphstore.*)Arjen Lentz2013-02-281-4/+2
* | Fix for FindJust.cmakeAntony T Curtis2013-02-211-4/+4
* | Merge with lp:maria/10.0Antony T Curtis2013-02-101-1/+1
|\ \ | |/
* | Fixups for OQGraph v3 on MariaDB 10.0Antony T Curtis2013-02-101-2/+2
* | Merge OQGraph3 into MariaDB 5.5.27Antony T Curtis2012-09-301-172/+165
|\ \ | |/ |/|
| * Cleanup, simplify and optimize. Change makefile a little so that we have debu...Antony T Curtis2011-04-131-6/+5
| * Commit work for OQGraph v3Antony T Curtis2011-04-121-170/+164
* | LPBUG#906638 : Fixes to build oqgraph with boost 1.48 Vladislav Vaintroub2011-12-221-7/+7
|/
* oqgraph and sphinx on windowsSergei Golubchik2010-09-151-2/+2
* Fixed compiler warnings and test failuresMichael Widenius2010-08-061-1/+1
* Fix compiler warningsunknown2010-03-311-2/+4
* Require Boost version 1.40.0 to build OQGraph (earlier versions have a bug).unknown2010-03-301-1/+1
* Import OQGraph engine into MariaDB.unknown2010-01-041-0/+1099