summaryrefslogtreecommitdiff
path: root/storage/connect/reldef.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-07-271-14/+14
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-14/+14
| |\
| | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-14/+14
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+6
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+6
| |\ \ | | |/
| | * MDEV-27612 Connect : check buffer sizes, fix string format errorsVladislav Vaintroub2022-01-261-1/+6
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-20/+19
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-20/+19
| |\ \ | | |/
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-18/+18
| | * - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-171-2/+1
* | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-1/+2
|/ /
* | 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