summaryrefslogtreecommitdiff
path: root/storage/oqgraph
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2018-04-242-3/+2
|\
| * MDEV-15510 - storage/oqgraph: Quench warnings with Boost 1.66Sergey Vojtovich2018-04-112-3/+2
* | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2018-04-073-3/+1
|\ \ | |/
| * MDEV-15291 - OQGraph fails to build on FreeBSDSergey Vojtovich2018-04-063-3/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-227-203/+191
|\ \ | |/
| * Fix oqgraph compilation with Boost versions <=1.49Vicențiu Ciorbaru2017-10-091-1/+1
| * MDEV-10980: Fix reverse queries in OQGRAPH.Heinz Wiesinger2017-10-097-202/+190
* | Correct FSF addressiangilfillan2017-03-1015-15/+15
* | MDEV-11941 - Lintian complains about executable bitsSergey Vojtovich2017-03-072-1/+3
* | Merge 10.0 into 10.1Marko Mäkelä2017-03-034-4/+4
|\ \ | |/
| * Fixed test failing as myisam table was deleted before oqgraph table.Michael Widenius2017-02-284-4/+4
* | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-022-22/+28
|\ \ | |/
| * MDEV-5944: Compile fix for OQGRAPH with LLVMDon Lewis2016-10-252-22/+28
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-1/+1
|\ \ | |/
| * MDEV-9479: Enable OQGRAPH Engine to compile with Boost-1.60+Dimitri John Ledkov2016-06-221-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-042-0/+26
|\ \ | |/
| * 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-9283 - Debian: the Lintian complains about "shlib-calls-exit" inSergey Vojtovich2016-04-221-0/+22
* | remove the forgotten PARENT_SCOPESergei Golubchik2016-05-031-1/+1
* | Move MYSQL_ADD_PLUGIN outside of IF(OQGRAPH_OK) condition,Vladislav Vaintroub2016-05-031-25/+28
* | MDEV-10015 Fix oqgraph compilation on WindowsVladislav Vaintroub2016-05-031-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-03-212-3/+7
|\ \ | |/
| * MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11"Sergei Golubchik2016-03-211-3/+3
| * 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-174-1/+209
* | cmake: don't repeat yourselfSergei Golubchik2015-09-041-8/+11
* | Merge tag 'mariadb-10.0.20' into 10.1Sergei Golubchik2015-06-271-0/+1
|\ \ | |/
| * MDEV-8128 cmake fails to detect boost librariesSergei Golubchik2015-06-161-0/+1
* | Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-0115-291/+429
|\ \ | |/
| * 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-286-0/+24
| * Minor code cleanup: validation of options to member function.Andrew McDonnell2015-02-285-70/+107
| * Fixed minor spelling mistake.Andrew McDonnell2015-02-281-1/+1
| * Added regression test for MDEV-6345Andrew McDonnell2015-02-282-0/+31
| * Added extra debug to support MDEV-6282Andrew McDonnell2015-02-281-5/+25
| * Minor fix: make sure alter table wont try to change our storage engine to som...Andrew McDonnell2015-02-281-0/+3
| * 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-282-139/+45
| * Partial whitespace cleanup.Andrew McDonnell2015-02-281-73/+69
| * Added regression test for MDEV-6282Andrew McDonnell2015-02-282-0/+84
| * Update 2014 (C) messageAndrew McDonnell2015-02-281-1/+2
* | followup for "MDEV-6248 GUI-friendly cmake options to enable/disable plugins"Sergei Golubchik2015-02-151-8/+7
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-1/+1
|\ \ | |/
| * MDEV-7224 OQGraph compile errorSergei Golubchik2015-01-191-1/+1
* | MDEV-5871 support assisted discovery in oqgraph v3Sergei Golubchik2014-12-045-40/+41
* | oqgraph cleanup: remove castsSergei Golubchik2014-12-041-6/+4