summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-3014-29/+303
|\
| * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-2914-29/+303
| |\
| | * 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
* | | | Merge 10.3 into 10.4Marko Mäkelä2021-11-291-0/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2021-11-291-0/+5
| |\ \ \ | | |/ /
| | * | MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-231-0/+5
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-10-285-16/+30
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-10-285-16/+30
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge 10.3 into 10.4Marko Mäkelä2021-10-212-40/+51
|\ \ \ \ | |/ / /
| * | | Fix MIPS build failure: Handle unaligned buffers in connect's TYPBLK classVicențiu Ciorbaru2021-10-192-40/+51
* | | | Merge 10.3 into 10.4Marko Mäkelä2021-10-133-9/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2021-10-133-10/+11
| |\ \ \ | | |/ /
| | * | Xcode compatibility updateSergei Krivonos2021-10-123-10/+11
* | | | Merge 10.3 into 10.4Marko Mäkelä2021-09-221-0/+1
|\ \ \ \ | |/ / /
| * | | Fix Connect build with MSVC+NinjaVladislav Vaintroub2021-09-111-0/+1
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-31111-1232/+2534
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-29110-1230/+2512
| |\ \ \ | | |/ /
| | * | 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
| * | | Merge 10.2 into 10.3Marko Mäkelä2021-07-221-1/+22
| |\ \ \ | | |/ /
| | * | Add feature summary at the end of cmake.Heinz Wiesinger2021-07-211-1/+22
* | | | Merge 10.3 into 10.4Marko Mäkelä2021-06-081-0/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2021-06-081-0/+4
| |\ \ \ | | |/ /
| | * | MDEV-25777: JAVA_INCLUDE_PATH and JAVA_INCLUDE_PATH2 not found with out of so...Anel Husakovic2021-06-041-0/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2021-06-011-3/+3
|\ \ \ \ | |/ / /