Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change CHARSET_INFO character set and collaction names to LEX_CSTRING | Monty | 2021-05-19 | 2 | -5/+4 |
* | Reduce usage of strlen() | Monty | 2021-05-19 | 1 | -36/+38 |
* | Added ErrConvString.lex_cstring() to simplify code | Monty | 2021-05-19 | 1 | -4/+4 |
* | MDEV-8334: Rename utf8 to utf8mb3 | Rucha Deodhar | 2021-05-19 | 2 | -2/+5 |
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-05-10 | 3 | -4/+15 |
|\ | |||||
| * | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-05-10 | 3 | -4/+15 |
| |\ | |||||
| | * | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-05-10 | 3 | -4/+15 |
| | |\ | |||||
| | | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-05-10 | 3 | -4/+15 |
| | | |\ | |||||
| | | | * | Revert "Connect: remove Mongo dependencies" | Sergei Golubchik | 2021-05-08 | 2 | -3/+14 |
| | | | * | Fix clang++-11 -Wsometimes-uninitialized | Marko Mäkelä | 2021-05-07 | 1 | -1/+1 |
* | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-05-07 | 19 | -296/+503 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10 | Nikita Malyavin | 2021-05-05 | 19 | -296/+503 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch bb-10.3-release into bb-10.4-release | Nikita Malyavin | 2021-05-05 | 19 | -296/+503 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch bb-10.2-release into bb-10.3-release | Nikita Malyavin | 2021-05-04 | 19 | -298/+505 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Connect: remove Mongo dependencies | Nikita Malyavin | 2021-05-03 | 3 | -10/+0 |
| | | | * | 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(?) 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 |
* | | | | | | MDEV-23908: Implement SELECT ... OFFSET ... FETCH ... | Vicențiu Ciorbaru | 2021-04-21 | 2 | -10/+10 |
* | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-04-21 | 5 | -9/+17 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-04-21 | 5 | -9/+17 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix all warnings given by UBSAN | Monty | 2021-04-20 | 5 | -9/+17 |
* | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-03-26 | 3 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix various spelling errors still found in code | Otto Kekäläinen | 2021-03-22 | 3 | -3/+3 |
* | | | | | | Fix compiler warnings in connect engine | Monty | 2021-03-20 | 10 | -35/+39 |
* | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2021-03-11 | 5 | -10/+41 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | connect storage, little compile issues fix proposal. | David CARLIER | 2021-03-11 | 2 | -9/+9 |
| * | | | | | MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLE | Monty | 2021-03-10 | 3 | -1/+32 |
* | | | | | | MDEV-7317: Make an index ignorable to the optimizer | Varun Gupta | 2021-03-04 | 5 | -28/+28 |
|/ / / / / | |||||
* | | | | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 98 | -2221/+18591 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 99 | -2224/+18597 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-02-05 | 14 | -306/+500 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | 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 |