summaryrefslogtreecommitdiff
path: root/storage/connect/reldef.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-2/+2
* Fix reldef.cpp (wrong flag for catalog columns)Olivier Bertrand2019-12-041-6/+4
* <dlfnc.h> in tabrest.cpp and redef.cppOlivier Bertrand2019-12-011-1/+1
* - Fix MDEV-13782Olivier Bertrand2019-11-261-1/+2
* =====================================================================Olivier Bertrand2019-11-161-79/+196
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-147/+152
* - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-2/+9
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-8/+6
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-1/+1
* - Update version numberOlivier Bertrand2017-09-041-1/+1
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-0/+1
* - Fix bug returning pointer to a stack stringOlivier Bertrand2017-08-071-3/+3
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-19/+27
* Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-3/+3
|\
| * All changes made on 10.1Olivier Bertrand2017-02-161-3/+3
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-12/+17
|\ \ | |/
| * - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-8/+8
| * - Fix MDEV-11234. Escape quoting character. Should be doubled.Olivier Bertrand2016-11-061-4/+9
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-2/+6
|\ \ | |/
| * - Working on MDEV-10525. Lrecl mismatch on DBF filesOlivier Bertrand2016-09-161-1/+5
| * - Fix MDEV-10496. Memory leak in discoveryOlivier Bertrand2016-09-051-1/+1
* | MDEV-8791 - AIX: Unresolved Symbols during linkingSergey Vojtovich2016-10-311-1/+1
|/
* Add all changes made on 10.1Olivier Bertrand2016-05-121-3/+4
* - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB SchemaOlivier Bertrand2016-01-091-5/+8
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-0/+1
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-6/+6
* JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-261-20/+45
* Security: EOM modules must now be loaded from the plugin directory.Olivier Bertrand2015-05-201-12/+26
* In BIN table date_format now imply by default field_format='C'.Olivier Bertrand2015-05-171-8/+4
* Fix a bug in BIN buffer initialisation (in FIXFAM::AllocateBuffer)Olivier Bertrand2015-05-151-4/+13
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-2/+2
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-2/+9
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-21/+12
* - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-061-0/+3
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-4/+6
* - Add Sergei fix to enable loading OEM table libsOlivier Bertrand2014-10-141-0/+20
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-0/+8
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-1/+3
* This is a new version of the CONNECT storage engine. It was developed inOlivier Bertrand2014-07-201-8/+5
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-1/+10
* - Add support of partition tablesOlivier Bertrand2014-05-311-5/+14
|\
* \ - Commit merged filesOlivier Bertrand2014-04-231-2/+2
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-2/+2
| |\
* | \ - Commit merge filesOlivier Bertrand2014-04-191-10/+287
|\ \ \ | |/ /
| * | - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-10/+287
| |/
* | - Resolving conflictsOlivier Bertrand2014-03-221-436/+432
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-4/+0
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-444/+436
|\ \ | |/
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-5/+2
* | - TemporaryOlivier Bertrand2014-03-101-2/+19
|/