summaryrefslogtreecommitdiff
path: root/storage/connect/bsonudf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in connect enginebb-10.2-danielblack-connector-c-warningsMonty2021-03-221-10/+11
* Fix connect engine ppc64 failOlivier Bertrand2021-02-051-1/+1
* Fix of connect engine crashesOlivier Bertrand2021-02-051-0/+2
* Fix of crashes of connect engine.Oleksandr Byelkin2021-02-051-1/+1
* Fix compiler warnings of the new connect engine.Oleksandr Byelkin2021-02-051-0/+1
* Revert "Fix of warnings on aarch64 like:"Oleksandr Byelkin2021-02-021-2/+2
* Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-02-021-103/+265
|\
| * Update bson_get_item modified: bsonudf.cppOlivier Bertrand2021-01-291-9/+8
| * Fix decimal problems in bson udf'sOlivier Bertrand2021-01-281-75/+83
| * - Continue BSON developmentOlivier Bertrand2021-01-281-30/+185
* | Fix of warnings on aarch64 like:Oleksandr Byelkin2021-01-291-2/+2
* | fix warnings returned by gcc v10.0Oleksandr Byelkin2021-01-291-3/+5
|/
* - Remove static linkage to cpprestsdk when it is installedOlivier Bertrand2021-01-121-44/+162
* - Add the new BSON temporary type for testingOlivier Bertrand2021-01-081-260/+1872
* - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's)Olivier Bertrand2020-12-311-118/+2635
* - Continue BSON implementation + fix create modified ha_connect.ccOlivier Bertrand2020-12-261-4/+4
* BSON developmentOlivier Bertrand2020-12-111-1/+0
* - Fix json_bjson (s was erase by Json_Subset)Olivier Bertrand2020-12-091-0/+124
* - Continue BSON implementationOlivier Bertrand2020-12-081-6/+1
* Remove a push warning causing failing assert. Modified storage/connect/filam...Olivier Bertrand2020-12-041-58/+48
* - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-24/+23
* - Begin implementation of BSONOlivier Bertrand2020-11-271-106/+323
* Desesperatly trying to stop compiling failuresOlivier Bertrand2020-11-251-0/+1507