Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete checks for -fno-implicit-templates | Sergei Golubchik | 2018-08-12 | 1 | -1/+0 |
* | Merge 10.2 into 10.3 | Marko Mäkelä | 2018-04-24 | 2 | -3/+2 |
|\ | |||||
| * | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-04-24 | 2 | -3/+2 |
| |\ | |||||
| | * | Merge 10.0 into 10.1 | Marko Mäkelä | 2018-04-24 | 2 | -3/+2 |
| | |\ | |||||
| | | * | MDEV-15510 - storage/oqgraph: Quench warnings with Boost 1.66 | Sergey Vojtovich | 2018-04-11 | 2 | -3/+2 |
* | | | | Merge remote-tracking branch '10.2' into 10.3 | Vicențiu Ciorbaru | 2018-04-12 | 3 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2018-04-10 | 3 | -3/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2018-04-07 | 3 | -3/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-15291 - OQGraph fails to build on FreeBSD | Sergey Vojtovich | 2018-04-06 | 3 | -3/+1 |
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2018-02-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Added name to MEM_ROOT for esier debugging | Monty | 2018-02-02 | 1 | -1/+1 |
* | | | | | Changed database, tablename and alias to be LEX_CSTRING | Monty | 2018-01-30 | 1 | -1/+2 |
* | | | | | Add "leaves" algorithm to oqgraph. | Heinz Wiesinger | 2017-12-05 | 7 | -0/+668 |
* | | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 | Alexander Barkov | 2017-10-30 | 7 | -203/+191 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext | Alexander Barkov | 2017-10-30 | 7 | -203/+191 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 7 | -203/+191 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 7 | -203/+191 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix oqgraph compilation with Boost versions <=1.49 | Vicențiu Ciorbaru | 2017-10-09 | 1 | -1/+1 |
| | | | * | MDEV-10980: Fix reverse queries in OQGRAPH. | Heinz Wiesinger | 2017-10-09 | 7 | -202/+190 |
* | | | | | compilation failure in oqgraph after 4aaa38d26ed9 | Sergei Golubchik | 2017-08-26 | 1 | -12/+0 |
* | | | | | Enusure that my_global.h is included first | Michael Widenius | 2017-08-24 | 2 | -5/+15 |
* | | | | | Remove XtraDB | Marko Mäkelä | 2017-06-21 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | Changing field::field_name and Item::name to LEX_CSTRING | Monty | 2017-04-23 | 2 | -12/+11 |
* | | | | Added "const" to new data for handler::update_row() | Michael Widenius | 2017-04-18 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 21 | -20/+22 |
|\ \ \ | |/ / | |||||
| * | | Correct FSF address | iangilfillan | 2017-03-10 | 15 | -15/+15 |
| * | | MDEV-11941 - Lintian complains about executable bits | Sergey Vojtovich | 2017-03-07 | 2 | -1/+3 |
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 4 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | Fixed test failing as myisam table was deleted before oqgraph table. | Michael Widenius | 2017-02-28 | 4 | -4/+4 |
* | | | oqgraph: remove redundant update_virtual_fields() calls | Sergei Golubchik | 2017-02-13 | 1 | -16/+0 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 2 | -22/+28 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0-galera' into 10.1 | Sergei Golubchik | 2016-11-02 | 2 | -22/+28 |
| |\ \ | | |/ | |||||
| | * | MDEV-5944: Compile fix for OQGRAPH with LLVM | Don Lewis | 2016-10-25 | 2 | -22/+28 |
* | | | cleanup: TABLE::update_virtual_fields | Sergei Golubchik | 2016-12-12 | 1 | -6/+6 |
* | | | cleanup: unused open_table_from_share() flags | Sergei Golubchik | 2016-12-12 | 1 | -3/+2 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 4 | -27/+56 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | MDEV-9479: Enable OQGRAPH Engine to compile with Boost-1.60+ | Dimitri John Ledkov | 2016-06-22 | 1 | -1/+1 |
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 2 | -0/+26 |
| |\ \ | | |/ | |||||
| | * | Comment from https://github.com/MariaDB/server/pull/153 | Andrew McDonnell | 2016-04-24 | 1 | -1/+1 |
| | * | Fix for MDEV-8206, as per Jira comments of 2015-11-16 and 2015-11-30 | Andrew McDonnell | 2016-04-24 | 1 | -0/+4 |
| | * | MDEV-9283 - Debian: the Lintian complains about "shlib-calls-exit" in | Sergey Vojtovich | 2016-04-22 | 1 | -0/+22 |
| * | | remove the forgotten PARENT_SCOPE | Sergei Golubchik | 2016-05-03 | 1 | -1/+1 |
| * | | Move MYSQL_ADD_PLUGIN outside of IF(OQGRAPH_OK) condition, | Vladislav Vaintroub | 2016-05-03 | 1 | -25/+28 |
| * | | MDEV-10015 Fix oqgraph compilation on Windows | Vladislav Vaintroub | 2016-05-03 | 1 | -1/+1 |
* | | | Code cleanups | Sergey Vojtovich | 2016-06-10 | 1 | -9/+9 |
* | | | MDEV-6720 - enable connection log in mysqltest by default | Sergey Vojtovich | 2016-03-31 | 2 | -0/+9 |
|/ / | |||||
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-03-21 | 2 | -3/+7 |
|\ \ | |/ | |||||
| * | MDEV-9527 build FAILs with GCC 5.1 with release supported "-std=c+11" | Sergei Golubchik | 2016-03-21 | 1 | -3/+3 |
| * | ASAN error in OQGraph engine | Sergei Golubchik | 2016-03-21 | 1 | -0/+4 |