Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang compile error in value.cpp | Olivier Bertrand | 2021-06-25 | 1 | -2/+2 |
* | Fix clang compile error in tabjson and typo in tabbson.cpp | Olivier Bertrand | 2021-06-25 | 3 | -5/+5 |
* | Fix clang compile error in tabjson.cpp and tabbson.cpp | Olivier Bertrand | 2021-06-25 | 2 | -2/+2 |
* | Fix clang compile error in tabjson.cpp and tabbson.cpp | Olivier Bertrand | 2021-06-25 | 2 | -2/+2 |
* | Fix compile error in value.h and remove unused variables in ha_connect.cc | Olivier Bertrand | 2021-06-25 | 2 | -5/+2 |
* | Fix clang compile error | Olivier Bertrand | 2021-06-24 | 1 | -0/+1 |
* | - Make function strz return null when LEX_STRING is null | Olivier Bertrand | 2021-06-24 | 12 | -85/+201 |
* | - Fix MDEV-25863 : Replace __WIN__ by _WIN32 | Olivier Bertrand | 2021-06-08 | 77 | -551/+1317 |
* | - Mongo defined columns | Olivier Bertrand | 2021-05-24 | 6 | -12/+26 |
* | - Fix MDEV-25715 | Olivier Bertrand | 2021-05-18 | 2 | -6/+6 |
* | - Put all jar files in the SHARE directory (was PLUGIN) | Olivier Bertrand | 2021-05-17 | 16 | -105/+135 |
* | - All this concern Json or Mongo tables based on MongoDB collections. | Olivier Bertrand | 2021-05-05 | 7 | -28/+53 |
* | Typo | Olivier Bertrand | 2021-05-02 | 1 | -1/+1 |
* | Fix compile warning as error | Olivier Bertrand | 2021-05-02 | 3 | -8/+9 |
* | - Major update of the json/bson/mongo table types programs. | Olivier Bertrand | 2021-05-01 | 26 | -403/+682 |
* | Typo modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -1/+1 |
* | Remove add_jar modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -2/+1 |
* | Fix add_jar modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -0/+2 |
* | Fix install modified: CMakeLists.txt | Olivier Bertrand | 2021-04-09 | 1 | -3/+5 |
* | typo tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -1/+1 |
* | tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -63/+8 |
* | tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -1/+4 |
* | tabrest.cpp | Olivier Bertrand | 2021-04-08 | 1 | -1/+1 |
* | try to fix tabrest.cpp compile error | Olivier Bertrand | 2021-04-08 | 1 | -1/+1 |
* | - Fix Linux compile errors | Olivier Bertrand | 2021-04-08 | 2 | -23/+17 |
* | Test tabrest.cpp fix | Olivier Bertrand | 2021-04-08 | 1 | -2/+1 |
* | Commit last pull from origin | Olivier Bertrand | 2021-04-06 | 9 | -48/+51 |
|\ | |||||
| * | Fix connect engine ppc64 fail | Olivier Bertrand | 2021-02-05 | 2 | -7/+7 |
| * | Fix of connect engine crashes | Olivier Bertrand | 2021-02-05 | 1 | -0/+2 |
| * | Fix of crashes of connect engine. | Oleksandr Byelkin | 2021-02-05 | 3 | -24/+24 |
| * | Fix of random crashes of connect engine (probably depend on addresses used)- | Oleksandr Byelkin | 2021-02-05 | 1 | -1/+1 |
| * | Fix compiler warnings of the new connect engine. | Oleksandr Byelkin | 2021-02-05 | 1 | -0/+1 |
| * | Revert "Fix of warnings on aarch64 like:" | Oleksandr Byelkin | 2021-02-02 | 2 | -5/+5 |
| * | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2021-02-02 | 13 | -269/+460 |
| |\ | |||||
| * | | fix of warning on windows | Oleksandr Byelkin | 2021-01-29 | 2 | -2/+2 |
| * | | Fix of warnings on aarch64 like: | Oleksandr Byelkin | 2021-01-29 | 2 | -5/+5 |
| * | | fix warnings returned by gcc v10.0 | Oleksandr Byelkin | 2021-01-29 | 5 | -9/+12 |
| * | | Merge remote-tracking branch 'connect/10.2' 10.2 | Oleksandr Byelkin | 2021-01-29 | 94 | -2184/+18357 |
| |\ \ | |||||
| * | | | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failed | Nikita Malyavin | 2021-01-08 | 1 | -10/+9 |
| * | | | MDEV-23942 mariadb-10.5.6/storage/connect/plugutil.cpp:380: bad width ? | Sergei Golubchik | 2020-12-10 | 1 | -2/+2 |
* | | | | - Fix(?) Linux compile errors | Olivier Bertrand | 2021-04-06 | 3 | -15/+20 |
* | | | | - Fix crash when not specifying the collection for MongoDB | Olivier Bertrand | 2021-04-05 | 2 | -1/+7 |
* | | | | - Copy Mongo2.jar and Mongo3.jar in plugin directory | Olivier Bertrand | 2021-04-05 | 8 | -47/+161 |
* | | | | - Fix bug making REST table fail using CURL | Olivier Bertrand | 2021-03-16 | 7 | -61/+87 |
* | | | | - Add new JPATH features | Olivier Bertrand | 2021-02-16 | 10 | -122/+230 |
* | | | | Fix bson_object_grp inverted args. Modified: storage/connect/bsonudf.cpp and ... | Olivier Bertrand | 2021-02-05 | 2 | -7/+7 |
* | | | | - Fix bug causing bnx base wrong after CheckMemory | Olivier Bertrand | 2021-02-05 | 3 | -3/+18 |
| |_|/ |/| | | |||||
* | | | Fix failed test bson and xml | Olivier Bertrand | 2021-02-02 | 1 | -1/+7 |
* | | | Fix failed test bson and xml | Olivier Bertrand | 2021-01-30 | 3 | -4/+2 |
* | | | Update bson_get_item modified: bsonudf.cpp | Olivier Bertrand | 2021-01-29 | 1 | -9/+8 |