summaryrefslogtreecommitdiff
path: root/storage/oqgraph
Commit message (Expand)AuthorAgeFilesLines
* Merged latest trunkandrew2014-04-029-0/+184
|\
| * Fixed some failing testsMichael Widenius2014-03-122-0/+3
| * MDEV-5748 Assertion `status_var.memory_used == 0' fails on disconnect after o...Sergei Golubchik2014-03-023-0/+73
| * mergeSergei Golubchik2014-02-282-0/+4
| |\
| | * OQGraph fails in --embeddedSergei Golubchik2014-02-262-0/+4
| * | MDEV-5744 OQGRAPH backing table changes not reflected in OQGRAPH tableElena Stepanova2014-02-274-0/+104
| |/
* | Merge latest MariaDB trunkandrew2014-02-0713-9/+21
|\ \ | |/
| * Automatic mergeMichael Widenius2014-02-0511-6/+18
| |\
| | * Cleanups:Michael Widenius2014-01-0911-6/+18
| * | update result fileSergei Golubchik2014-02-041-1/+1
| * | 10.0-base mergeSergei Golubchik2014-02-032-2/+2
| |\ \ | | |/ | |/|
| | * 5.5 mergeSergei Golubchik2014-02-011-8/+26
| | |\
| | | * improve oqgraph boost check to filter out newer boost versionsSergei Golubchik2014-01-261-8/+26
* | | | LP: #459714 extend test coverage to innodb abd AriaDB backing tablesAndrew McDonnell2014-02-059-3/+2951
* | | | Updated README with build instructions.Andrew McDonnell2014-01-311-0/+10
* | | | Update readme with libjudy reference.Andrew McDonnell2014-01-271-4/+7
* | | | Update copyright yearandrew2014-01-011-1/+1
|/ / /
* | | move oqgraph and sphinx suites into storage/*/mysql-test/Sergei Golubchik2013-12-1642-0/+7072
* | | MDEV-5319 - Request for merge of Oqgraph v3 functionalitySergey Vojtovich2013-12-161-0/+1
* | | MDEV-5319 - Request for merge of Oqgraph v3 functionality storage/oqgraphSergey Vojtovich2013-12-1119-1114/+2955
|\ \ \
| * | | Update plugin descriptionAndrew McDonnell2013-11-211-1/+1
| * | | Likely fix for 1233113Andrew McDonnell2013-10-031-1/+4
| * | | Make sure all fields of cursor initialisedAndrew McDonnell2013-10-031-0/+1
| * | | Fix DEBUG build issuesAndrew McDonnell2013-10-031-4/+4
| * | | Backwards compatibility fixes for 5.5.32Andrew McDonnell2013-09-163-5/+24
| * | | More test suite cleanups.Andrew McDonnell2013-09-141-4/+4
| * | | Skip deleted records mid table.Andrew McDonnell2013-09-131-3/+6
| * | | Partial for for lp bug 796647 - handle DELETED records in ha_rnd_next of back...Andrew McDonnell2013-09-133-15/+22
| * | | Ensure we have an up to date count of edges of backing tableAndrew McDonnell2013-09-121-1/+10
| * | | MOre fixes related to merge of lp:maria/10.0Andrew McDonnell2013-09-101-18/+20
| * | | Fix for order by crash, release dangling cursor when unlocking table.Andrew McDonnell2013-09-103-3/+45
| * | | Fix remaining build problems caused by merge from lp:maria/10.0Andrew McDonnell2013-09-093-43/+85
| * | | Partial fix for lp bug 1221722Andrew McDonnell2013-09-072-11/+12
| * | | Partial fix for lp bug 1221722andrew2013-09-062-26/+17
| * | | Merge upstream latest maria/10.0andrew2013-09-061-1/+0
| |\ \ \ | |/ / / |/| | |
| * | | Fix for build error on gcc 4.7andrew2013-09-061-1/+2
| * | | Revert half the fix for 1133093 - superfluousAndrew McDonnell2013-08-161-1/+1
| * | | Fix segfault for 1133093Andrew McDonnell2013-08-151-0/+1
| * | | Fix base segfault for order by. However, this shifts the problem elsewhere.Andrew McDonnell2013-08-151-1/+1
| * | | Disable ALTER for oqgraph. Fixes crash.Andrew McDonnell2013-08-151-1/+6
| * | | Fix one memory leak (caused by not freeing found cursor in find_vertices) (in...Andrew McDonnell2013-08-121-3/+4
| * | | Fix const correctness as per ha_example.cc, but doesnt fix bug.Andrew McDonnell2013-08-111-4/+4
| * | | Reduce debug verbosityAndrew McDonnell2013-08-101-1/+1
| * | | Deal with properlyAndrew McDonnell2013-08-101-2/+5
| * | | Fix weights on dijkstras originator, fix for #1196036Andrew McDonnell2013-08-091-1/+2
| * | | Fix for spurious result when searching for non-existing vertexAndrew McDonnell2013-08-021-0/+9
| * | | 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
| * | | Renamed no_search to ''Andrew McDonnell2013-06-291-3/+3
| * | | Dont allow ORIGID and DESTID columns to be the same as each other.Andrew McDonnell2013-06-291-0/+8