summaryrefslogtreecommitdiff
path: root/storage/connect/mycat.h
Commit message (Expand)AuthorAgeFilesLines
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-2/+2
* Add table option FILTER used by Mongo and Json tables.Olivier Bertrand2017-05-291-0/+1
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-5/+0
* Correct FSF addressiangilfillan2017-03-101-1/+1
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-141-0/+1
* - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB SchemaOlivier Bertrand2016-01-091-4/+6
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-0/+1
* JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-261-1/+1
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-2/+2
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-0/+40
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-3/+3
* - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-8/+1
* # This is a minor change commitmentOlivier Bertrand2014-02-161-0/+1
* - Fix bug MDEV-5261Olivier Bertrand2013-12-041-0/+1
* - Extend the TBL type to support sub-tables of any engines. Not CONNECTOlivier Bertrand2013-04-121-2/+3
* - Block creating tables with auto_incremented colummns (not supported)Olivier Bertrand2013-04-031-0/+1
* - Add a new table option SEPINDEX (not used yet) and remove an unusedOlivier Bertrand2013-03-251-6/+6
* - Add in create a check for nullable columns not supported by some table types.Olivier Bertrand2013-03-171-0/+1
* - Set file name when unspecified as tablename.tabletype.Olivier Bertrand2013-03-071-0/+1
* All use of a character to represent table types orOlivier Bertrand2013-02-121-2/+13
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-1/+3
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-64/+64
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+64