summaryrefslogtreecommitdiff
path: root/storage/connect
Commit message (Expand)AuthorAgeFilesLines
* Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-192-5/+4
* Reduce usage of strlen()Monty2021-05-191-36/+38
* Added ErrConvString.lex_cstring() to simplify codeMonty2021-05-191-4/+4
* MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-192-2/+5
* Merge 10.5 into 10.6Marko Mäkelä2021-05-103-4/+15
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-05-103-4/+15
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-05-103-4/+15
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-05-103-4/+15
| | | |\
| | | | * Revert "Connect: remove Mongo dependencies"Sergei Golubchik2021-05-082-3/+14
| | | | * Fix clang++-11 -Wsometimes-uninitializedMarko Mäkelä2021-05-071-1/+1
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-0719-296/+503
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-0519-296/+503
| |\ \ \ \ | | |/ / /
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-0519-296/+503
| | |\ \ \ | | | |/ /
| | | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-0419-298/+505
| | | |\ \ | | | | |/
| | | | * 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(?) 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
* | | | | | MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-04-212-10/+10
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-215-9/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-215-9/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix all warnings given by UBSANMonty2021-04-205-9/+17
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-263-3/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-223-3/+3
* | | | | | Fix compiler warnings in connect engineMonty2021-03-2010-35/+39
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-115-10/+41
|\ \ \ \ \ \ | |/ / / / /
| * | | | | connect storage, little compile issues fix proposal.David CARLIER2021-03-112-9/+9
| * | | | | MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLEMonty2021-03-103-1/+32
* | | | | | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-045-28/+28
|/ / / / /
* | | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-1598-2221/+18591
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-1299-2224/+18597
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-02-0514-306/+500
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix connect engine ppc64 failOlivier Bertrand2021-02-052-7/+7
| | | * | Fix of connect engine crashesOlivier Bertrand2021-02-051-0/+2