summaryrefslogtreecommitdiff
path: root/storage/oqgraph
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5944: Compile fix for OQGRAPH with LLVMDon Lewis2016-10-252-22/+28
* MDEV-9479: Enable OQGRAPH Engine to compile with Boost-1.60+Dimitri John Ledkov2016-06-221-1/+1
* 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
* 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
* MDEV-8128 cmake fails to detect boost librariesSergei Golubchik2015-06-161-0/+1
* 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
* MDEV-7224 OQGraph compile errorSergei Golubchik2015-01-191-1/+1
* 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
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-2/+3
* | Fixed warningsMichael Widenius2014-09-301-1/+1
* | Fixed failing testcaseMichael Widenius2014-07-302-0/+3
* | 5.5 mergeSergei Golubchik2014-05-091-1/+0
|\ \ | |/
* | MDEV-3037 - make build work on Windows 64andrew2014-04-113-23/+53
* | MDEV-5996 - regression test resultandrew2014-04-111-0/+283
* | MDEV-5996 - fix odd behaviour of some combinations of table and database namesandrew2014-04-073-1/+89
* | Update test suite results after fixing MDEV-5891andrew2014-04-025-2/+8
* | Add test case for selecting from unpopulated tableandrew2014-04-021-0/+3
* | Fix for MDEV-5891 - ensure select on empty backing table works.andrew2014-04-021-1/+6
* | 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