summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-0217-152/+164
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-3117-152/+164
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-3117-152/+164
| | |\
| | | * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-2917-152/+164
| | | |\
| | | | * Merge remote-tracking branch 'connect/10.2' into 10.2Sergei Golubchik2021-07-2717-152/+164
| | | | |\
| | | | | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-084-49/+61
| | | | | * - Put all jar files in the SHARE directory (was PLUGIN)Olivier Bertrand2021-05-178-65/+65
| | | | | * - Major update of the json/bson/mongo table types programs.Olivier Bertrand2021-05-017-43/+43
| | | | |/
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-05-071-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch bb-10.4-release into bb-10.5-releasemariadb-10.5.10Nikita Malyavin2021-05-051-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch bb-10.3-release into bb-10.4-releaseNikita Malyavin2021-05-051-5/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch bb-10.2-release into bb-10.3-releaseNikita Malyavin2021-05-041-5/+5
| | | |\ \ | | | | |/
| | | | * Commit last pull from originOlivier Bertrand2021-04-062-2/+2
| | | | |\
| | | | * | - Add new JPATH featuresOlivier Bertrand2021-02-161-5/+5
| | | | * | Fix bson_object_grp inverted args. Modified: storage/connect/bsonudf.cpp and ...Olivier Bertrand2021-02-051-6/+6
* | | | | | MDEV-23908: Implement SELECT ... OFFSET ... FETCH ...Vicențiu Ciorbaru2021-04-212-10/+10
* | | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-112-0/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-24422 Server crashes in ha_connect::GetRealType upon ALTER TABLEMonty2021-03-102-0/+22
* | | | | | 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-1556-609/+3695
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-1256-609/+3695
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-02-054-67/+49
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix connect engine ppc64 failOlivier Bertrand2021-02-051-6/+6
| | | * | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2021-02-024-61/+43
| | | |\ \ | | | | |/
| | | | * Fix failed test bson and xmlOlivier Bertrand2021-01-301-1/+1
| | | | * Fix decimal problems in bson udf'sOlivier Bertrand2021-01-282-38/+12
| | | | * - Continue BSON developmentOlivier Bertrand2021-01-285-25/+33
| | * | | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-0156-609/+3713
| | |\ \ \ | | | |/ /
| | | * | fix of warning on windowsOleksandr Byelkin2021-01-292-2/+2
| | | |/
| | | * Fix failed testOlivier Bertrand2021-01-132-0/+4
| | | * Fix failed testOlivier Bertrand2021-01-122-4/+0
| | | * - Remove static linkage to cpprestsdk when it is installedOlivier Bertrand2021-01-124-0/+1120
| | | * - add the test on RESTOlivier Bertrand2021-01-103-0/+53
| | | * - Add the new BSON temporary type for testingOlivier Bertrand2021-01-0810-1/+2012
| | | * - Fix pretty=2 Tabjson bug on INSERT.Olivier Bertrand2020-12-152-811/+0
| | | * - Continue BSON implementationOlivier Bertrand2020-12-082-0/+811
| | | * Remove a push warning causing failing assert. Modified storage/connect/filam...Olivier Bertrand2020-12-041-0/+1
| | | * - Fix memory leak for the JSON table typeOlivier Bertrand2020-12-011-2/+2
| | | * Fix xml.test failure. Fix compile error modified json.hOlivier Bertrand2020-11-212-92/+92
| | | * Commit new source and all recent changes.Olivier Bertrand2020-11-181-49/+49
| | | |\
| | | * | Fix compile error (overloaded-virtual)Olivier Bertrand2020-11-071-15/+15
| | | * | - Getting text of json items now includes all array membersOlivier Bertrand2020-11-077-71/+71
| | | * | Update tests to cope with changesOlivier Bertrand2020-11-0613-8/+17
| | | * | - Implementation of the Json BJSON representation.Olivier Bertrand2020-11-0333-466/+466
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-305-58/+58
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-10-295-58/+58
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-10-285-58/+58
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-10-265-58/+58
| | | |\ \ | | | | |/
| | | | * - Inline MakePtr and MakeOff with OFFSET as size_tOlivier Bertrand2020-10-183-54/+54
| | | | * - Use BIN type when charset='binary'Olivier Bertrand2020-10-052-4/+4