summaryrefslogtreecommitdiff
path: root/storage/connect/bson.h
Commit message (Expand)AuthorAgeFilesLines
* fix warnings returned by gcc v10.0Oleksandr Byelkin2021-01-291-1/+1
* - Remove static linkage to cpprestsdk when it is installedOlivier Bertrand2021-01-121-1/+1
* - Add the new BSON temporary type for testingOlivier Bertrand2021-01-081-6/+11
* - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's)Olivier Bertrand2020-12-311-2/+4
* - Continue BSON implementation + fix create modified ha_connect.ccOlivier Bertrand2020-12-261-13/+15
* Make REST tables default file name. Commit before continuing BSON developmentOlivier Bertrand2020-12-221-2/+9
* - Fix pretty=2 Tabjson bug on INSERT.Olivier Bertrand2020-12-151-0/+1
* BSON developmentOlivier Bertrand2020-12-111-1/+1
* - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-091-128/+1
* - Continue BSON implementationOlivier Bertrand2020-12-081-3/+4
* Remove a push warning causing failing assert. Modified storage/connect/filam...Olivier Bertrand2020-12-041-29/+33
* - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-35/+48
* - Begin implementation of BSONOlivier Bertrand2020-11-271-1/+7
* Desesperatly trying to stop compiling failuresOlivier Bertrand2020-11-251-1/+1
* Remove based enum not accepted by most gcc compilersOlivier Bertrand2020-11-251-92/+95
* Fix some test failureOlivier Bertrand2020-11-211-0/+291