| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-24557: mysqldump --system=user to version grantsbb-10.2-danielblack-MDEV-24557-mysqldump-understand-all-grants | Daniel Black | 2021-02-07 | 3 | -49/+149 |
* | MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins... | Sujatha | 2021-02-03 | 3 | -1/+12 |
* | MDEV-24762 - HeidiSQL 11.2 | Vladislav Vaintroub | 2021-02-02 | 1 | -1/+1 |
* | Updating test results in rocksdb test suite after MDEV-11172 is fixed | Varun Gupta | 2021-02-01 | 3 | -5/+5 |
* | MDEV-23449: alias do not exist and a query do not report an error | Varun Gupta | 2021-01-31 | 3 | -16/+36 |
* | MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc... | Varun Gupta | 2021-01-30 | 4 | -8/+88 |
* | MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=index | Varun Gupta | 2021-01-30 | 5 | -4/+45 |
* | Skip TokuDB within autobake-deb.sh | Vicențiu Ciorbaru | 2021-01-29 | 2 | -5/+6 |
* | List of unstable tests for 10.2.37 release | Elena Stepanova | 2021-01-29 | 1 | -183/+111 |
* | fix of warning on windows | Oleksandr Byelkin | 2021-01-29 | 2 | -2/+2 |
* | Fix of warnings on aarch64 like: | Oleksandr Byelkin | 2021-01-29 | 2 | -5/+5 |
* | fix warnings returned by gcc v10.0 | Oleksandr Byelkin | 2021-01-29 | 5 | -9/+12 |
* | Merge remote-tracking branch 'connect/10.2' 10.2 | Oleksandr Byelkin | 2021-01-29 | 94 | -2184/+18357 |
|\ |
|
| * | Fix some Json and Bson bugs | Olivier Bertrand | 2021-01-20 | 4 | -6/+29 |
| * | Fix failed test | Olivier Bertrand | 2021-01-13 | 2 | -0/+4 |
| * | Fix failed test | Olivier Bertrand | 2021-01-12 | 2 | -4/+0 |
| * | - Remove static linkage to cpprestsdk when it is installed | Olivier Bertrand | 2021-01-12 | 9 | -72/+1327 |
| * | Re-include BSON into CMakeLists.txt | Olivier Bertrand | 2021-01-10 | 1 | -0/+13 |
| * | Remove changes to CMakeLists.txt that cause compile error | Olivier Bertrand | 2021-01-10 | 1 | -25/+6 |
| * | - add the test on REST | Olivier Bertrand | 2021-01-10 | 4 | -7/+66 |
| * | - Add the new BSON temporary type for testing | Olivier Bertrand | 2021-01-08 | 21 | -425/+4226 |
| * | - Fix jfile_convert crash on error. modified: jsonudf.cpp (plus BSON UDF's) | Olivier Bertrand | 2020-12-31 | 6 | -152/+2861 |
| * | - Continue BSON implementation + fix create modified ha_connect.cc | Olivier Bertrand | 2020-12-26 | 5 | -125/+132 |
| * | Make REST tables default file name. Commit before continuing BSON development | Olivier Bertrand | 2020-12-22 | 6 | -32/+57 |
| * | - Fix json parser (void objects not recognized) modified: json.cpp | Olivier Bertrand | 2020-12-18 | 2 | -12/+15 |
| * | - Fix crash with JsonContains UDF + BSON development | Olivier Bertrand | 2020-12-17 | 4 | -25/+17 |
| * | - Fix pretty=2 Tabjson bug on INSERT. | Olivier Bertrand | 2020-12-15 | 10 | -908/+189 |
| * | BSON development | Olivier Bertrand | 2020-12-11 | 6 | -103/+249 |
| * | - Fix json_bjson (s was erase by Json_Subset) | Olivier Bertrand | 2020-12-09 | 12 | -614/+204 |
| * | - Continue BSON implementation | Olivier Bertrand | 2020-12-08 | 14 | -99/+1033 |
| * | Remove a push warning causing failing assert. Modified storage/connect/filam... | Olivier Bertrand | 2020-12-04 | 10 | -570/+400 |
| * | Fix failed compile modified storage/connect/ha_connect.cc | Olivier Bertrand | 2020-12-02 | 1 | -1/+2 |
| * | Fix failed compile modified storage/connect/ha_connect.cc and mycat.cc | Olivier Bertrand | 2020-12-01 | 2 | -12/+12 |
| * | - Fix memory leak for the JSON table type | Olivier Bertrand | 2020-12-01 | 16 | -181/+3214 |
| * | - Begin implementation of BSON | Olivier Bertrand | 2020-11-27 | 5 | -125/+361 |
| * | Desesperatly trying to stop compiling failures | Olivier Bertrand | 2020-11-25 | 7 | -1596/+1655 |
| * | Remove based enum not accepted by most gcc compilers | Olivier Bertrand | 2020-11-25 | 7 | -568/+2270 |
| * | Fix xml.test failure. Fix compile error modified json.h | Olivier Bertrand | 2020-11-21 | 3 | -92/+95 |
| * | Fix some test failure | Olivier Bertrand | 2020-11-21 | 10 | -33/+2323 |
| * | Fix compile error. Modified json.cpp | Olivier Bertrand | 2020-11-20 | 1 | -1/+1 |
| * | delete bld2 | Olivier Bertrand | 2020-11-20 | 0 | -0/+0 |
| * | ??? | Olivier Bertrand | 2020-11-20 | 1 | -0/+1 |
| * | Fix some json discovery problems. Modified tabjson.cpp tabjson.h | Olivier Bertrand | 2020-11-19 | 2 | -7/+27 |
| * | remove large file | Olivier Bertrand | 2020-11-18 | 0 | -0/+0 |
| * | Commit new source and all recent changes. | Olivier Bertrand | 2020-11-18 | 2072 | -31214/+68466 |
| |\ |
|
| * | | Change cURL option from > to -o. modified storage/connect/tabrest.cpp | Olivier Bertrand | 2020-11-14 | 1 | -3/+3 |
| * | | Fix getting proper table type in discovery. modified storage/connect/ha_con... | Olivier Bertrand | 2020-11-13 | 1 | -1/+5 |
| * | | Fix using a null pointer. modified storage/connect/tabrest.cpp | Olivier Bertrand | 2020-11-11 | 1 | -6/+13 |
| * | | Add getting REST query answer via curl. modified storage/connect/tabrest.cpp | Olivier Bertrand | 2020-11-11 | 1 | -17/+68 |
| * | | Fix compile error (sign-compare) Modified jsonudf.cpp jsonudf.h | Olivier Bertrand | 2020-11-08 | 2 | -3/+4 |