summaryrefslogtreecommitdiff
path: root/storage/connect/json.h
Commit message (Expand)AuthorAgeFilesLines
* - Make user variable prefix recognized by IsArgJson and IsJsonOlivier Bertrand2021-07-241-0/+1
* - All this concern Json or Mongo tables based on MongoDB collections.Olivier Bertrand2021-05-051-2/+2
* Fix compile warning as errorOlivier Bertrand2021-05-021-0/+1
* - Major update of the json/bson/mongo table types programs.Olivier Bertrand2021-05-011-1/+1
* Desesperatly trying to stop compiling failuresOlivier Bertrand2020-11-251-0/+1
* Remove based enum not accepted by most gcc compilersOlivier Bertrand2020-11-251-40/+1
* Fix xml.test failure. Fix compile error modified json.hOlivier Bertrand2020-11-211-0/+3
* Fix some test failureOlivier Bertrand2020-11-211-12/+16
* Commit new source and all recent changes.Olivier Bertrand2020-11-181-17/+28
|\
* | Re-fix compile error (overloaded-virtual)Olivier Bertrand2020-11-071-35/+7
* | Fix compile error (overloaded-virtual)Olivier Bertrand2020-11-071-44/+56
* | - Getting text of json items now includes all array membersOlivier Bertrand2020-11-071-6/+7
* | - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-031-164/+229
|/
* - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-181-12/+21
* - Use BIN type when charset='binary'Olivier Bertrand2020-10-051-1/+23
* Merge remote-tracking branch 'connect/10.2' into 10.2Vicențiu Ciorbaru2018-03-181-3/+5
|\
| * - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-3/+5
* | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-10-261-2/+1
|\ \ | |/
| * - Update version numberOlivier Bertrand2017-10-151-1/+1
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+4
|\ \ | |/ |/|
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-15/+21
| * Fix wrong value of JSON columnOlivier Bertrand2017-05-111-10/+10
| * Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-36/+55
* | - Fix MDEV-13463 unescape table name during detection of table structureOlivier Bertrand2017-08-081-0/+2
* | - Fix bug returning pointer to a stack stringOlivier Bertrand2017-08-071-2/+2
* | -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-10/+15
* | Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-16/+17
* | Remove warning on LinuxOlivier Bertrand2015-12-041-2/+2
* | Make changes required by version 10.1.9 (see Sergei's mmail):Olivier Bertrand2015-11-221-3/+3
* | Update JSON UDFs to version 1.04.0004Olivier Bertrand2015-10-171-14/+17
* | Fix assert error for where clause with UDF'sOlivier Bertrand2015-09-151-3/+6
* | Add experimental Bson_Array function (not documented)Olivier Bertrand2015-09-061-5/+7
* | Add new json UDF Json_Object_List.Olivier Bertrand2015-08-181-3/+6
* | Add new json UDFs and make possible to use a json file name as json item.Olivier Bertrand2015-08-141-14/+22
* | Commit od last modifications made for version 10.0Olivier Bertrand2015-06-061-3/+0
* | Commit win and CONNECT resolved filesOlivier Bertrand2015-06-051-0/+3
|\ \
| * \ Commit merge resolveOlivier Bertrand2015-06-051-270/+269
| |\ \ | | |/
| | * This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-264/+270
| | * - Fix MDEV-7616 by adding SQLCOM_SET_OPTION to the accepted command list.Olivier Bertrand2015-02-241-2/+7
| | * - Adding json udf's. Making the second version of json tables.Olivier Bertrand2015-02-111-0/+6
| | * - Enhance JSON tables handling.Olivier Bertrand2015-01-301-1/+2
| | * - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-271-0/+6
* | | All the last changes made in the ob-10.0 branch including also changes of lin...Olivier Bertrand2015-05-201-270/+270
|/ /
* | Same changes than in version 10.0.17Olivier Bertrand2015-03-191-6/+30
|/
* - Fix compile errors and warnings of LINUX G++Olivier Bertrand2015-01-201-12/+18
* - Adding the JSON table typeOlivier Bertrand2015-01-191-0/+240