| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2023-01-28 | 1 | -4/+4 |
|\ |
|
| * | Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca... | Mikhail Chalov | 2023-01-20 | 1 | -4/+4 |
* | | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-10-01 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Use memory safe snprintf() in Connect Engine and elsewhere (#2210) | Mikhail Chalov | 2022-09-28 | 1 | -3/+3 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-07-27 | 1 | -13/+13 |
|\ \
| |/ |
|
| * | Use memory safe snprintf() in Connect Engine | Mikhail Chalov | 2022-07-26 | 1 | -13/+13 |
* | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2021-07-31 | 1 | -10/+50 |
|\ \
| |/ |
|
| * | - Make user variable prefix recognized by IsArgJson and IsJson | Olivier Bertrand | 2021-07-24 | 1 | -2/+24 |
| * | - Fix MDEV-25863 : Replace __WIN__ by _WIN32 | Olivier Bertrand | 2021-06-08 | 1 | -1/+1 |
| * | - All this concern Json or Mongo tables based on MongoDB collections. | Olivier Bertrand | 2021-05-05 | 1 | -2/+3 |
| * | - Major update of the json/bson/mongo table types programs. | Olivier Bertrand | 2021-05-01 | 1 | -5/+22 |
* | | Merge branch bb-10.3-release into bb-10.4-release | Nikita Malyavin | 2021-05-05 | 1 | -4/+15 |
|\ \
| |/ |
|
| * | - Add new JPATH features | Olivier Bertrand | 2021-02-16 | 1 | -1/+2 |
| * | - Fix bug causing bnx base wrong after CheckMemory | Olivier Bertrand | 2021-02-05 | 1 | -3/+13 |
* | | Merge branch 'bb-10.3-release' into bb-10.4-release | Sergei Golubchik | 2021-02-12 | 1 | -704/+1199 |
|\ \
| |/ |
|
| * | - Add the new BSON temporary type for testing | Olivier Bertrand | 2021-01-08 | 1 | -37/+51 |
| * | - Fix json parser (void objects not recognized) modified: json.cpp | Olivier Bertrand | 2020-12-18 | 1 | -2/+2 |
| * | - Fix pretty=2 Tabjson bug on INSERT. | Olivier Bertrand | 2020-12-15 | 1 | -2/+2 |
| * | Fix compile error. Modified json.cpp | Olivier Bertrand | 2020-11-20 | 1 | -1/+1 |
| * | Commit new source and all recent changes. | Olivier Bertrand | 2020-11-18 | 1 | -139/+179 |
| |\ |
|
| * | | Re-fix compile error (conversion-null) Modified json.cpp | Olivier Bertrand | 2020-11-08 | 1 | -1/+1 |
| * | | Re-fix compile error (sign-unsign) Modified filamtxt.cpp | Olivier Bertrand | 2020-11-07 | 1 | -1/+1 |
| * | | Re-fix compile error (overloaded-virtual) | Olivier Bertrand | 2020-11-07 | 1 | -15/+27 |
| * | | - Getting text of json items now includes all array members | Olivier Bertrand | 2020-11-07 | 1 | -63/+86 |
| * | | Try to fix failing tests | Olivier Bertrand | 2020-11-05 | 1 | -8/+16 |
| * | | Try to fix failing tests | Olivier Bertrand | 2020-11-05 | 1 | -9/+8 |
| * | | Try to fix failing tests | Olivier Bertrand | 2020-11-05 | 1 | -3/+4 |
| * | | Fix crash on Json date columns | Olivier Bertrand | 2020-11-04 | 1 | -1/+11 |
| * | | Fix compile error on LINUX (no suitable operator delete) | Olivier Bertrand | 2020-11-04 | 1 | -3/+3 |
| * | | - Implementation of the Json BJSON representation. | Olivier Bertrand | 2020-11-03 | 1 | -665/+1053 |
| |/ |
|
* | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -94/+70 |
|\ \
| |/ |
|
| * | - Inline MakePtr and MakeOff with OFFSET as size_t | Olivier Bertrand | 2020-10-18 | 1 | -94/+70 |
| * | - Make possible to allocate work space larger than 4GB | Olivier Bertrand | 2020-10-01 | 1 | -1/+1 |
* | | Fixed compiler warnings from gcc 7.4.1 | Monty | 2020-01-29 | 1 | -1/+1 |
|/ |
|
* | - Remove warning on not used tabtyp variable in connect_assisted_discovery | Olivier Bertrand | 2018-02-25 | 1 | -1/+34 |
* | - Use delayed load for the MongoDB C Drive on Windows | Olivier Bertrand | 2018-01-30 | 1 | -3/+3 |
* | - Fix bug returning pointer to a stack string | Olivier Bertrand | 2017-08-07 | 1 | -3/+13 |
* | -- Finalize work on MongoDB access | Olivier Bertrand | 2017-07-18 | 1 | -15/+79 |
* | Fix gcc compiler warnings reported by Sergei | Olivier Bertrand | 2017-05-23 | 1 | -184/+202 |
* | Update version number and date | Olivier Bertrand | 2017-03-02 | 1 | -15/+65 |
* | - Fix MDEV-10496. Memory leak in discovery | Olivier Bertrand | 2016-09-05 | 1 | -3/+3 |
* | - Fix MDEV-9322. | Olivier Bertrand | 2015-12-27 | 1 | -2/+2 |
* | - Serialize: Protect again eventual longjmp's. | Olivier Bertrand | 2015-12-08 | 1 | -8/+20 |
* | Commit updating CONNECT from the 10.1 version | Olivier Bertrand | 2015-12-04 | 1 | -93/+282 |
* | Change all preprocessor compiler directives to use __WIN__ as the mean of | Olivier Bertrand | 2015-05-27 | 1 | -1/+1 |
* | This commit includes changes done in a previous (deleted) branch plus new ones. | Olivier Bertrand | 2015-03-18 | 1 | -2/+2 |
* | - Fix crash when Json_Value was called without arguments. | Olivier Bertrand | 2015-03-01 | 1 | -1/+1 |
* | - Fix MDEV-7616 by adding SQLCOM_SET_OPTION to the accepted command list. | Olivier Bertrand | 2015-02-24 | 1 | -16/+66 |
* | - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. | Olivier Bertrand | 2015-02-22 | 1 | -0/+6 |
* | - Work on JSON and JSON UDF's | Olivier Bertrand | 2015-02-19 | 1 | -1085/+1106 |