summaryrefslogtreecommitdiff
path: root/storage/connect/plgdbutl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-76/+67
* Squashed commit of connect/10.0:Vicențiu Ciorbaru2018-01-241-1/+1
* Squashed commit of the following:Vicențiu Ciorbaru2017-10-261-6/+7
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-3/+37
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-19/+3
* 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
|\ \ | |/
* | - TemporaryOlivier Bertrand2014-03-101-1/+3
|/
* # This is a minor change commitmentOlivier Bertrand2014-02-161-2/+2
* This is a major update of CONNECT that goes from version 1.1 to 1.2Olivier Bertrand2014-02-031-5/+7
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-1/+1
* Fixing a compilation warningAlexander Barkov2013-12-171-1/+1
* - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tablesOlivier Bertrand2013-12-161-32/+5
* - Add longjmp initialization in PlgAllocResultOlivier Bertrand2013-12-111-0/+14
* - Fix gcc compilation warningsOlivier Bertrand2013-11-261-1/+1
* - Add new features to ODBC table typeOlivier Bertrand2013-10-261-0/+28
* Fixing warnings:Alexander Barkov2013-07-081-1/+1
* Fixing warnings:Alexander Barkov2013-07-081-1/+1
* - Extending connect_assisted_discovery column automatic definitionOlivier Bertrand2013-05-281-0/+1
* Fixing compiler warnings ("no previous declaration for ...")Alexander Barkov2013-05-131-1/+1