summaryrefslogtreecommitdiff
path: root/storage/connect/jsonudf.h
Commit message (Expand)AuthorAgeFilesLines
* Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-1/+1
* - Add new JPATH featuresOlivier Bertrand2021-02-161-3/+3
* - Fix crash with JsonContains UDF + BSON developmentOlivier Bertrand2020-12-171-3/+3
* - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-091-2/+2
* Desesperatly trying to stop compiling failuresOlivier Bertrand2020-11-251-93/+28
* Remove based enum not accepted by most gcc compilersOlivier Bertrand2020-11-251-4/+110
* Fix some test failureOlivier Bertrand2020-11-211-1/+1
* Commit new source and all recent changes.Olivier Bertrand2020-11-181-1/+1
|\
* | Fix compile error (sign-compare) Modified jsonudf.cpp jsonudf.hOlivier Bertrand2020-11-081-2/+2
* | - Getting text of json items now includes all array membersOlivier Bertrand2020-11-071-1/+1
* | - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-13/+18
|/
* - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-0/+39
* - Fix MDEV-13136: enhance CREATE SERVER MyServerNameOlivier Bertrand2019-02-031-0/+5
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-0/+4
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-0/+12
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-9/+9
* - Fix MDEV-11234. Escape quoting character. Should be doubled.Olivier Bertrand2016-11-061-0/+3
* Add all changes made on 10.1Olivier Bertrand2016-05-121-0/+4
* - Change SQL_NTS to 0 when the string is NULLOlivier Bertrand2016-01-251-0/+6
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-0/+292