summaryrefslogtreecommitdiff
path: root/storage/connect/ha_connect.h
Commit message (Expand)AuthorAgeFilesLines
* - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-261-0/+7
* -- Suppress the GetPlug function causing memory leakOlivier Bertrand2017-07-221-2/+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
* 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
* | - Implement dynamic indexingOlivier Bertrand2014-04-261-0/+3
* | - Commit merged filesOlivier Bertrand2014-04-231-7/+3
|\ \ | |/
| * - FIX a bug causing libxml2 not retrieving expanded multiple column values.Olivier Bertrand2014-04-221-7/+3
* | - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-191-0/+2
|\ \ | |/
| * - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-0/+2
* | - Commit merge filesOlivier Bertrand2014-04-191-4/+4
|\ \ | |/
| * - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-1/+1
| * - Add index read previous capacity.Olivier Bertrand2014-04-081-3/+3
* | - Commit merged filesOlivier Bertrand2014-04-191-530/+531
|\ \ | |/
| * - FIX MDEV-5989 (max(indexed) doesn't work)Olivier Bertrand2014-04-011-2/+3
| * - Make local MySQL connection default to unix socket on Linux or enableOlivier Bertrand2014-03-271-1/+0
* | - Work in progressOlivier Bertrand2014-03-231-1/+14
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-529/+524
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-32/+5
* | - TemporaryOlivier Bertrand2014-03-101-1/+4
|/
* - Fix bug MDEV-5734Olivier Bertrand2014-02-271-2/+7
* # This is a minor change commitmentOlivier Bertrand2014-02-161-1/+25
* - Check field option changes on ALTER TABLE in check_if_supported_inplace_alter.Olivier Bertrand2014-02-071-1/+3
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-10/+28
* - Fix bug MDEV-5486 (fail to create or drop a table dbn.tbn when no default d...Olivier Bertrand2013-12-311-1/+2
* - Add (limited) support for UPDATE and DELETE to ODBC tablesOlivier Bertrand2013-11-111-1/+1
* - Fix a bug causing wrong charset used when inserting an attibute inOlivier Bertrand2013-08-191-1/+2
* Merge with 10.0-connectAlexander Barkov2013-08-151-4/+22
|\
| * -Fix MDEV-4878. Table locking is now supported.Olivier Bertrand2013-08-121-0/+3
| * - Fix MDEV-4494. Suppress the flag HA_NULL_IN_KEY.Olivier Bertrand2013-08-111-1/+1
| * - Implement the SERVID special columns. This imply modifying the wayOlivier Bertrand2013-08-091-3/+3