summaryrefslogtreecommitdiff
path: root/storage/oqgraph/ha_oqgraph.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-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 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+1
|\ \ \ \
| * | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+1
* | | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-1/+2
* | | | | Add "leaves" algorithm to oqgraph.Heinz Wiesinger2017-12-051-0/+1
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / / /
* | | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-11/+10
* | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | 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