summaryrefslogtreecommitdiff
path: root/storage/oqgraph/ha_oqgraph.cc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: unused open_table_from_share() flagsSergei Golubchik2016-12-121-3/+2
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-1/+5
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-0/+4
| |\
| | * Comment from https://github.com/MariaDB/server/pull/153Andrew McDonnell2016-04-241-1/+1
| | * Fix for MDEV-8206, as per Jira comments of 2015-11-16 and 2015-11-30Andrew McDonnell2016-04-241-0/+4
| * | MDEV-10015 Fix oqgraph compilation on WindowsVladislav Vaintroub2016-05-031-1/+1
* | | Code cleanupsSergey Vojtovich2016-06-101-9/+9
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-211-0/+4
|\ \ | |/
| * ASAN error in OQGraph engineSergei Golubchik2016-03-211-0/+4
* | update plugins' maturity levelsSergei Golubchik2016-03-181-1/+1
* | Added regression test for MDEV_5871Andrew McDonnell2016-02-171-0/+1
* | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-244/+254
|\ \ | |/
| * Ensure VERBOSE_DEBUG is off by defaultAndrew McDonnell2015-02-281-1/+1
| * Updated (C) message to 2015, and changelogAndrew McDonnell2015-02-281-2/+4
| * Fixed more cases for MDEV-6282Andrew McDonnell2015-02-281-1/+13
| * Hopefully finally fixes MDEV-6282, MDEV-5748 and MDEV-6345Andrew McDonnell2015-02-281-0/+10
| * Minor code cleanup: validation of options to member function.Andrew McDonnell2015-02-281-29/+64
| * Fixed minor spelling mistake.Andrew McDonnell2015-02-281-1/+1
| * Added extra debug to support MDEV-6282Andrew McDonnell2015-02-281-5/+25
| * Partial code tidy: move plugin description to end with other items, and added...Andrew McDonnell2015-02-281-16/+36
| * Removed dead code and support for dead (<10.0.5) versions of mariadbAndrew McDonnell2015-02-281-133/+45
| * Partial whitespace cleanup.Andrew McDonnell2015-02-281-73/+69
| * Update 2014 (C) messageAndrew McDonnell2015-02-281-1/+2
* | MDEV-5871 support assisted discovery in oqgraph v3Sergei Golubchik2014-12-041-0/+37
* | oqgraph cleanup: remove castsSergei Golubchik2014-12-041-6/+4
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-2/+4
|\ \ | |/
| * 5.5.40+ mergeSergei Golubchik2014-10-091-0/+2
| |\
| * | Fixed compiler warning. Now MariaDB 10.0 compiles without warnings for me.Michael Widenius2014-10-011-1/+1
| * | Fixed warningsMichael Widenius2014-09-301-1/+1
* | | cleanup: remove table->status from some enginesSergei Golubchik2014-10-011-5/+0
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-1/+0
|\ \ | |/
* | MDEV-5996 - fix odd behaviour of some combinations of table and database namesandrew2014-04-071-1/+3
* | MDEV-5748 Assertion `status_var.memory_used == 0' fails on disconnect after o...Sergei Golubchik2014-03-021-0/+4
* | Update plugin descriptionAndrew McDonnell2013-11-211-1/+1
* | Fix DEBUG build issuesAndrew McDonnell2013-10-031-4/+4
* | Backwards compatibility fixes for 5.5.32Andrew McDonnell2013-09-161-5/+13
* | More test suite cleanups.Andrew McDonnell2013-09-141-4/+4
* | Partial for for lp bug 796647 - handle DELETED records in ha_rnd_next of back...Andrew McDonnell2013-09-131-9/+2
* | 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-101-1/+11
* | Fix remaining build problems caused by merge from lp:maria/10.0Andrew McDonnell2013-09-091-39/+80
* | Partial fix for lp bug 1221722Andrew McDonnell2013-09-071-11/+11
* | Partial fix for lp bug 1221722andrew2013-09-061-3/+12
* | Fix segfault for 1133093Andrew McDonnell2013-08-151-0/+1
* | Disable ALTER for oqgraph. Fixes crash.Andrew McDonnell2013-08-151-1/+6
* | 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
* | Renamed no_search to ''Andrew McDonnell2013-06-291-3/+3