summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* ASAN/valgrind errors in connect.misc testSergei Golubchik2022-01-291-0/+3
* MDEV-27612 Connect : check buffer sizes, fix string format errorsVladislav Vaintroub2022-01-2613-17/+280
* Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2022-01-242-12/+20
|\
| * Fix incompatibility SRCDEF && MEMORY=2 for ODBC JDBC tablesOlivier Bertrand2022-01-061-5/+7
| * Fix MDEV-27055 (regression of MDEV-24493)Olivier Bertrand2021-11-261-7/+13
* | MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-231-0/+5
* | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-10-285-16/+30
|\ \ | |/
| * Fix MDEV-24493Olivier Bertrand2021-10-152-6/+5
| * Fix bson crash and mongo testOlivier Bertrand2021-07-312-2/+13
| * Fix slow processing of pretty json files by BSON tablesOlivier Bertrand2021-07-302-8/+12
* | Xcode compatibility updateSergei Krivonos2021-10-123-10/+11
* | Merge remote-tracking branch 'connect/10.2' into 10.2Sergei Golubchik2021-07-27110-1230/+2512
|\ \ | |/
| * Fix compile error for centos 74 Modified taboccur.cppOlivier Bertrand2021-07-241-0/+2
| * Replace Mongo2.jar and Mongo3.jar with ne versionsOlivier Bertrand2021-07-242-0/+0
| * - Make user variable prefix recognized by IsArgJson and IsJsonOlivier Bertrand2021-07-2413-61/+111
| * 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
* | Add feature summary at the end of cmake.Heinz Wiesinger2021-07-211-1/+22
* | MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of so...Anel Husakovic2021-06-041-0/+4
* | CONNECT: use my_snprintfSergei Golubchik2021-05-271-3/+3
* | CONNECT: move jar files to /usr/share and include them in DEBsSergei Golubchik2021-05-222-9/+9
* | Revert "Connect: remove Mongo dependencies"Sergei Golubchik2021-05-082-3/+14
* | Fix clang++-11 -Wsometimes-uninitializedMarko Mäkelä2021-05-071-1/+1
* | Connect: remove Mongo dependenciesNikita Malyavin2021-05-033-10/+0
|/
* 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