| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2019-09-06 | 1 | -1/+1 |
|\ |
|
| * | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-07-30 | 1 | -1/+1 |
| * | - Fix MDEV-18292: CONNECT Engine JDBC not able to issue | Olivier Bertrand | 2019-03-03 | 1 | -1/+2 |
| * | - Make PlugSubAlloc to be exportable | Olivier Bertrand | 2018-12-01 | 1 | -2/+2 |
| * | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition | Olivier Bertrand | 2018-05-07 | 1 | -0/+1 |
| * | - Use delayed load for the MongoDB C Drive on Windows | Olivier Bertrand | 2018-01-30 | 1 | -1/+1 |
| * | - Fix MDEV-13925: Actually this fixes SELECT queries when | Olivier Bertrand | 2017-10-31 | 1 | -16/+7 |
| * | Fix compile error. Modified user_connect.cc ha_connect.cc | Olivier Bertrand | 2017-07-21 | 1 | -1/+1 |
| * | -- Add mutex for user_connect handling | Olivier Bertrand | 2017-07-21 | 1 | -4/+13 |
| * | -- Finalize work on MongoDB access | Olivier Bertrand | 2017-07-18 | 1 | -4/+11 |
| * | - Add Support of the MongoDB Java Driver. | Olivier Bertrand | 2017-07-02 | 1 | -5/+5 |
| * | Correct FSF address | iangilfillan | 2017-03-10 | 1 | -1/+1 |
* | | Fixed compiler warnings from connect engine | Monty | 2019-08-23 | 1 | -1/+1 |
* | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
* | | Squashed commit of connect/10.0: | Olivier Bertrand | 2019-04-26 | 1 | -1/+2 |
* | | Squashed commit of connect/10.0: | Olivier Bertrand | 2019-01-25 | 1 | -2/+2 |
* | | Squashed commit of connect/10.0: | Olivier Bertrand | 2018-10-28 | 1 | -0/+1 |
* | | Squashed commit of connect/10.0: | Sergei Golubchik | 2018-04-26 | 1 | -1/+1 |
* | | Squashed commit of connect/10.0: | Vicențiu Ciorbaru | 2018-01-24 | 1 | -16/+7 |
* | | Merge connect/10.0 into 10.0 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -5/+8 |
* | | Merge connect/10.0 into 10.0 | Vicențiu Ciorbaru | 2017-08-01 | 1 | -12/+25 |
* | | Fix wrong value of JSON column | Olivier Bertrand | 2017-05-11 | 1 | -1/+1 |
|/ |
|
* | Get rid of more GCC warnings about unused parameters | Olivier Bertrand | 2015-05-10 | 1 | -3/+3 |
* | - Implement the NEWMSG and XMSG methods | Olivier Bertrand | 2014-11-15 | 1 | -3/+10 |
* | 1) Handling string memory allocation with a new STRING class. This is only | Olivier Bertrand | 2014-10-21 | 1 | -1/+0 |
* | - Commit merged files | Olivier Bertrand | 2014-04-19 | 1 | -1/+17 |
|\ |
|
| * | - Make memory allocation of VALBLK's more flexible (can be allocated | Olivier Bertrand | 2014-04-05 | 1 | -2/+18 |
* | | - Resolving conflicts | Olivier Bertrand | 2014-03-22 | 1 | -161/+160 |
|\ \
| |/ |
|
| * | - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL. | Olivier Bertrand | 2014-03-18 | 1 | -3/+2 |
* | | - MRR + Block Indexing | Olivier Bertrand | 2014-03-20 | 1 | -163/+161 |
|\ \
| |/ |
|
| * | - NOTE: an experimental implementation of MRR was done but not kept | Olivier Bertrand | 2014-03-10 | 1 | -3/+0 |
|/ |
|
* | - Fix bug MDEV-5734 | Olivier Bertrand | 2014-02-27 | 1 | -0/+3 |
* | This is a major update of CONNECT that goes from version 1.1 to 1.2 | Olivier Bertrand | 2014-02-03 | 1 | -0/+1 |
* | - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tables | Olivier Bertrand | 2013-12-16 | 1 | -2/+2 |
* | - Fix (temporarily) bug on odbc_postgresql.test | Olivier Bertrand | 2013-12-12 | 1 | -1/+2 |
* | Fixing a few compilation warnings ("no previous declaration for XXX") | Alexander Barkov | 2013-05-13 | 1 | -5/+1 |
* | CONNECT engine fixes after 10.0 merge. | Sergei Golubchik | 2013-04-19 | 1 | -2/+9 |
* | - All the processing of creating, dropping, modifying indexes was redesigned. | Olivier Bertrand | 2013-04-09 | 1 | -1/+2 |
* | Fixing wrong sprintf() calls. | Alexander Barkov | 2013-02-07 | 1 | -1/+1 |
* | - Fixing TAB to 2 spaces | Alexander Barkov | 2013-02-07 | 1 | -154/+154 |
* | Fixing to use my_interval_timer() instead of ftime(). | Alexander Barkov | 2013-02-01 | 1 | -2/+1 |
* | Adding the CONNECT storage engine sources. | Alexander Barkov | 2013-01-18 | 1 | -0/+155 |