summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Commit last pull from originOlivier Bertrand2021-04-062-2/+2
|\
| * 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 of warning on windowsOleksandr Byelkin2021-01-292-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
| |/ |/|
* | 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
|/
* 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
|\
| * Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-10-265-58/+58
| |\
| * \ Merge branch '10.1' into 10.2Oleksandr Byelkin2020-01-202-0/+90
| |\ \
| | * | - Update grant tests for new MariaDB version 10.1.44Olivier Bertrand2020-01-1212-324/+415
| | * | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-10-302-8/+8
| | |\ \
| | | * | Fix xml(2)_mult.test result mismatchOlivier Bertrand2019-08-242-8/+8
* | | | | 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
| |_|_|/ |/| | |
* | | | - 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
|/ / /
* | | fix CONNECT engine to issue the correct error messageSergei Golubchik2019-10-2811-453/+453
* | | Updated mtr files to support different compiled in optionsMonty2019-09-012-0/+2
* | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-303-9/+9
|\ \ \
| * | | TypoOlivier Bertrand2019-07-313-9/+9
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-12/+12
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-07-264-15/+37
| |\ \ \ | | | |/ | | |/|
| | * | - Fix a few bug mainly concerning discovery and call from OEMOlivier Bertrand2019-01-032-3/+3
| | * | - Make PlugSubAlloc to be exportableOlivier Bertrand2018-12-011-6/+12
| | * | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-117-13/+39
| | * | - Comment out failing Cyrillic test in xml2.testOlivier Bertrand2018-08-082-49/+18
| | * | - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-079-6/+9
| | * | - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-144-31/+44
| | * | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-268-9/+71
| | * | - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-1310-14/+43
| | * | - Fix MDEV-9844, MDEV-10179, MDEV-14214Olivier Bertrand2018-01-041-0/+1