Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2023-01-27 | 1 | -11/+10 |
|\ | |||||
| * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2023-01-26 | 1 | -11/+10 |
| |\ | |||||
| | * | Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca... | Mikhail Chalov | 2023-01-20 | 1 | -11/+10 |
* | | | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-10-02 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-10-01 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Use memory safe snprintf() in Connect Engine and elsewhere (#2210) | Mikhail Chalov | 2022-09-28 | 1 | -2/+2 |
* | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-08-03 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-08-02 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Merge remote-tracking branch 'connect/10.3' into 10.3 | Oleksandr Byelkin | 2022-08-02 | 1 | -2/+2 |
| | |\ | |||||
| | | * | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-06-27 | 1 | -6/+5 |
| | | * | - Fix MDEV-13136: enhance CREATE SERVER MyServerName | Olivier Bertrand | 2019-02-03 | 1 | -0/+46 |
| | | * | - Make PlugSubAlloc to be exportable | Olivier Bertrand | 2018-12-04 | 1 | -6/+6 |
| | | * | - Fix MDEV-16672 Connect: Warnings with 10.0 | Olivier Bertrand | 2018-08-08 | 1 | -3/+4 |
| | | * | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition | Olivier Bertrand | 2018-05-07 | 1 | -6/+4 |
* | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-07-27 | 1 | -31/+31 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-07-27 | 1 | -31/+31 |
| |\ \ \ | | |/ / | |||||
| | * | | Use memory safe snprintf() in Connect Engine | Mikhail Chalov | 2022-07-26 | 1 | -31/+31 |
* | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-02-01 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-01-30 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '10.2' into 10.3mariadb-10.3.33 | Oleksandr Byelkin | 2022-01-29 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | MDEV-27612 Connect : check buffer sizes, fix string format errors | Vladislav Vaintroub | 2022-01-26 | 1 | -1/+1 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2021-07-31 | 1 | -4/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 1 | -7/+16 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-07-29 | 1 | -7/+16 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2021-07-27 | 1 | -7/+16 |
| | | |\ \ | |||||
| | | | * | | - Make user variable prefix recognized by IsArgJson and IsJson | Olivier Bertrand | 2021-07-24 | 1 | -4/+13 |
| | | | * | | - Fix MDEV-25715 | Olivier Bertrand | 2021-05-18 | 1 | -3/+3 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2021-05-10 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2021-05-10 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2021-05-10 | 1 | -1/+1 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Fix clang++-11 -Wsometimes-uninitialized | Marko Mäkelä | 2021-05-07 | 1 | -1/+1 |
| | | |/ / | |||||
* | | | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10 | Nikita Malyavin | 2021-05-05 | 1 | -63/+143 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch bb-10.3-release into bb-10.4-release | Nikita Malyavin | 2021-05-05 | 1 | -63/+143 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch bb-10.2-release into bb-10.3-release | Nikita Malyavin | 2021-05-04 | 1 | -63/+143 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Commit last pull from origin | Olivier Bertrand | 2021-04-06 | 1 | -1/+3 |
| | | |\ \ | |||||
| | | * | | | - Add new JPATH features | Olivier Bertrand | 2021-02-16 | 1 | -63/+143 |
* | | | | | | connect storage, little compile issues fix proposal. | David CARLIER | 2021-03-11 | 1 | -3/+3 |
* | | | | | | Merge branch 'bb-10.4-release' into bb-10.5-release | Sergei Golubchik | 2021-02-15 | 1 | -155/+354 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -155/+354 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2021-02-05 | 1 | -1/+3 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Oleksandr Byelkin | 2021-02-02 | 1 | -1/+3 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | - Continue BSON development | Olivier Bertrand | 2021-01-28 | 1 | -1/+3 |
| | * | | | | Merge branch '10.2' into 10.3 | Sergei Golubchik | 2021-02-01 | 1 | -157/+350 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | fix warnings returned by gcc v10.0 | Oleksandr Byelkin | 2021-01-29 | 1 | -1/+3 |
| | | |/ / | |||||
| | | * | | - Add the new BSON temporary type for testing | Olivier Bertrand | 2021-01-08 | 1 | -1/+1 |
| | | * | | - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's) | Olivier Bertrand | 2020-12-31 | 1 | -12/+13 |
| | | * | | - Fix crash with JsonContains UDF + BSON development | Olivier Bertrand | 2020-12-17 | 1 | -14/+7 |
| | | * | | - Fix json_bjson (s was erase by Json_Subset) | Olivier Bertrand | 2020-12-09 | 1 | -3/+6 |
| | | * | | - Fix memory leak for the JSON table type | Olivier Bertrand | 2020-12-01 | 1 | -3/+3 |
| | | * | | - Begin implementation of BSON | Olivier Bertrand | 2020-11-27 | 1 | -0/+2 |