summaryrefslogtreecommitdiff
path: root/storage/connect/ha_connect.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2020-10-281-1/+3
|\
| * - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-1/+3
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-09-021-1/+1
|\ \ | |/
| * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-301-1/+5
| * - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-031-1/+2
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-1/+2
|\ \ \ | |/ /
| * | Squashed commit of connect/10.0:Olivier Bertrand2019-04-261-1/+2
* | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-291-0/+4
|\ \ \ | |/ /
| * | cmake: re-enable -Werror in the maintainer modeSergei Golubchik2019-03-271-0/+4
| |/
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-5/+1
|\ \ | |/
| * Squashed commit of connect/10.0:Olivier Bertrand2018-10-281-5/+1
| * Squashed commit of the following:Vicențiu Ciorbaru2017-10-261-6/+4
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-2/+9
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-1/+2
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-301-4/+2
|\ \
| * | - Update version numberOlivier Bertrand2017-10-151-6/+4
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-201-0/+7
|\ \ \ | |/ /
| * | - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-261-0/+7
* | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-2/+2
|\ \ \ | |/ /
| * | -- Suppress the GetPlug function causing memory leakOlivier Bertrand2017-07-221-2/+2
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-191-1/+2
|\ \ \ | |/ /
| * | - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-1/+2
| * | Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-17/+17
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-17/+17
|\ \ \ | | |/ | |/|
| * | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-18/+18
| * | Fix MDEV-12587 MariaDB CONNECT DIR TypeOlivier Bertrand2017-05-031-1/+1
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-1/+1
* | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-181-3/+3
| |/ |/|
* | Correct FSF addressiangilfillan2017-03-101-1/+1
|/
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-141-36/+3
* Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-04-261-1/+1
|\
| * - Fix MDEV-9779. Avoid buffer overflow when setting partname.Olivier Bertrand2016-03-251-1/+1
| * Bigger partname to avoid MDEV-9779Olivier Bertrand2016-03-251-1/+1
* | MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Ac...Sergei Golubchik2016-04-261-1/+1
|/
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-5/+6
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-1/+9
* Fix MDEV-7890Olivier Bertrand2015-04-041-1/+1
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-6/+2
* - Fix MDEV-7427 by not reallocating the date format in ScanRecord on each ins...Olivier Bertrand2015-01-091-1/+4
* - Add new table type VIR and virtual indexOlivier Bertrand2014-10-311-0/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-6/+13
* Tests connect.odbc_postgresql and connect.odbc_oracle failedAlexander Barkov2014-10-011-0/+10
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-0/+3
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-1/+0
* This is a new version of the CONNECT storage engine. It was developed inOlivier Bertrand2014-07-201-1/+2
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+7
* - Add support of partition tablesOlivier Bertrand2014-05-311-1/+3
|\
* | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-301-2/+3