summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Fix clang compile error in value.cppOlivier Bertrand2021-06-251-2/+2
* Fix clang compile error in tabjson and typo in tabbson.cppOlivier Bertrand2021-06-253-5/+5
* Fix clang compile error in tabjson.cpp and tabbson.cppOlivier Bertrand2021-06-252-2/+2
* Fix clang compile error in tabjson.cpp and tabbson.cppOlivier Bertrand2021-06-252-2/+2
* Fix compile error in value.h and remove unused variables in ha_connect.ccOlivier Bertrand2021-06-252-5/+2
* Fix clang compile errorOlivier Bertrand2021-06-241-0/+1
* - Make function strz return null when LEX_STRING is nullOlivier Bertrand2021-06-2412-85/+201
* - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-0877-551/+1317
* - Mongo defined columnsOlivier Bertrand2021-05-246-12/+26
* - Fix MDEV-25715Olivier Bertrand2021-05-182-6/+6
* - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-1716-105/+135
* - All this concern Json or Mongo tables based on MongoDB collections.Olivier Bertrand2021-05-057-28/+53
* TypoOlivier Bertrand2021-05-021-1/+1
* Fix compile warning as errorOlivier Bertrand2021-05-023-8/+9
* - Major update of the json/bson/mongo table types programs.Olivier Bertrand2021-05-0126-403/+682
* Typo modified: CMakeLists.txtOlivier Bertrand2021-04-091-1/+1
* Remove add_jar modified: CMakeLists.txtOlivier Bertrand2021-04-091-2/+1
* Fix add_jar modified: CMakeLists.txtOlivier Bertrand2021-04-091-0/+2
* Fix install modified: CMakeLists.txtOlivier Bertrand2021-04-091-3/+5
* typo tabrest.cppOlivier Bertrand2021-04-081-1/+1
* tabrest.cppOlivier Bertrand2021-04-081-63/+8
* tabrest.cppOlivier Bertrand2021-04-081-1/+4
* tabrest.cppOlivier Bertrand2021-04-081-1/+1
* try to fix tabrest.cpp compile errorOlivier Bertrand2021-04-081-1/+1
* - Fix Linux compile errorsOlivier Bertrand2021-04-082-23/+17
* Test tabrest.cpp fixOlivier Bertrand2021-04-081-2/+1
* Commit last pull from originOlivier Bertrand2021-04-069-48/+51
|\
| * Fix connect engine ppc64 failOlivier Bertrand2021-02-052-7/+7
| * Fix of connect engine crashesOlivier Bertrand2021-02-051-0/+2
| * Fix of crashes of connect engine.Oleksandr Byelkin2021-02-053-24/+24
| * Fix of random crashes of connect engine (probably depend on addresses used)-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-022-5/+5
| * Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-02-0213-269/+460
| |\
| * | fix of warning on windowsOleksandr Byelkin2021-01-292-2/+2
| * | Fix of warnings on aarch64 like:Oleksandr Byelkin2021-01-292-5/+5
| * | fix warnings returned by gcc v10.0Oleksandr Byelkin2021-01-295-9/+12
| * | Merge remote-tracking branch 'connect/10.2' 10.2Oleksandr Byelkin2021-01-2994-2184/+18357
| |\ \
| * | | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-10/+9
| * | | MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ?Sergei Golubchik2020-12-101-2/+2
* | | | - Fix(?) Linux compile errorsOlivier Bertrand2021-04-063-15/+20
* | | | - Fix crash when not specifying the collection for MongoDBOlivier Bertrand2021-04-052-1/+7
* | | | - Copy Mongo2.jar and Mongo3.jar in plugin directoryOlivier Bertrand2021-04-058-47/+161
* | | | - Fix bug making REST table fail using CURLOlivier Bertrand2021-03-167-61/+87
* | | | - Add new JPATH featuresOlivier Bertrand2021-02-1610-122/+230
* | | | Fix bson_object_grp inverted args. Modified: storage/connect/bsonudf.cpp and ...Olivier Bertrand2021-02-052-7/+7
* | | | - Fix bug causing bnx base wrong after CheckMemoryOlivier Bertrand2021-02-053-3/+18
| |_|/ |/| |
* | | Fix failed test bson and xmlOlivier Bertrand2021-02-021-1/+7
* | | Fix failed test bson and xmlOlivier Bertrand2021-01-303-4/+2
* | | Update bson_get_item modified: bsonudf.cppOlivier Bertrand2021-01-291-9/+8