summaryrefslogtreecommitdiff
path: root/storage/connect/plgdbutl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-07-271-7/+7
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-7/+7
| |\
| | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-7/+7
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-15/+15
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-15/+15
| |\ \ | | |/
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-15/+15
* | | Merge 10.4 into 10.5Marko Mäkelä2020-10-301-10/+10
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-10-291-10/+10
| |\ \ | | |/
| | * - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-10/+10
| * | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-0/+2
| |/
* | Fix various spelling errorsOtto Kekäläinen2020-03-161-3/+3
* | Fixed compiler warnings from connect engineMonty2019-08-231-0/+3
|/
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-1/+1
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-75/+66
* - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-10-311-1/+1
* - Update version numberOlivier Bertrand2017-10-151-6/+7
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-2/+2
* - Re-trying to fix Linux compile on DWORD.Olivier Bertrand2017-08-091-9/+5
* Fix Linux compile error by #define NODW. Modified: plgdbutl.cppOlivier Bertrand2017-08-081-1/+2
* Fix Linux compile error by #define NODW. Modified: plgdbutl.cpp; typo Modifie...Olivier Bertrand2017-08-061-0/+1
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-1/+33
* -- Last wrappers version with support of Java Mongo discovery.Olivier Bertrand2017-07-231-9/+1
* -- Add mutex for user_connect handlingOlivier Bertrand2017-07-211-16/+12
* Fix unhandled exception:Olivier Bertrand2017-06-111-2/+2
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-98/+96
* Update version number and dateOlivier Bertrand2017-03-021-4/+4
* Commit changes made for version 10.1Olivier Bertrand2017-01-171-1/+5
* Fix some XML table type bugs:Olivier Bertrand2016-12-231-1/+1
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-1/+13
* Add all changes made on 10.1Olivier Bertrand2016-05-121-19/+15
* - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp.Olivier Bertrand2015-12-141-4/+6
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-23/+23
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-1/+1
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-5/+20
* - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp.Olivier Bertrand2015-02-221-1/+1
* - Remove gcc warning (no previous declaration of msglang)Olivier Bertrand2014-11-161-1/+1
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-14/+17
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-5/+4
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-1/+0
* - Fix null handling for date columns (see MDEV-6744)Olivier Bertrand2014-10-121-2/+4
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-0/+34
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-1/+1
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-0/+17
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-0/+25
* - Commit merged filesOlivier Bertrand2014-04-231-5/+5
|\
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-5/+5
| |\
* | \ - Commit merge filesOlivier Bertrand2014-04-191-1/+1
|\ \ \ | |/ /
| * | - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-1/+1
| |/
* | - Resolving conflictsOlivier Bertrand2014-03-221-180/+12
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-180/+12