summaryrefslogtreecommitdiff
path: root/storage/connect/plgdbutl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-11-221-1/+1
|\
| * - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-10-311-1/+1
* | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-10-261-6/+7
|\ \ | |/
| * - Update version numberOlivier Bertrand2017-10-151-6/+7
| * - Set MONGO_ENABLEDOlivier Bertrand2017-08-311-2/+2
* | Fix truncation warnings in connectVladislav Vaintroub2017-10-111-1/+1
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+1
|\ \
| * | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-19/+3
* | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-08-161-19/+37
|\ \ \ | | |/ | |/|
| * | - 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
* | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-07-131-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix unhandled exception:Olivier Bertrand2017-06-111-2/+2
| * Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-98/+96
* | compilation warnings in ConnectSergei Golubchik2017-05-191-1/+1
* | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-1/+1
|\ \
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+1
| |/
* | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-113/+71
* | Fix MDEV-12587 MariaDB CONNECT DIR TypeOlivier Bertrand2017-05-031-2/+3
* | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-25/+64
|/
* 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
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-11/+0
|\ \ | |/