summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-08-257-30/+43
|\
| * Change jdbc test to reflect girls.txt LF endingOlivier Bertrand2016-07-152-2/+2
| * All changes made on 10.1 for last 11 commitsOlivier Bertrand2016-07-147-30/+43
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-2812-1/+1108
|\ \ | |/
| * - Possibly fix MDEV-10179 Reset remote tables when re-openingOlivier Bertrand2016-06-1312-0/+1109
* | MDEV-9949 Connect Engine: long SRCDEF leads to broken tableSergei Golubchik2016-05-054-0/+43
* | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-05-052-16/+81
|\ \
| * | - Fix an error causing MYSQL table to fail saying "no result set"Olivier Bertrand2016-04-244-16/+469
| * | - Fix MDEV-9779. Connection was not recognized in the option list.Olivier Bertrand2016-03-242-0/+40
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-046-0/+444
|\ \ \ | | |/ | |/|
| * | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-04-266-27/+491
| |\ \
| | * | - Fix an error causing MYSQL table to fail saying "no result set"Olivier Bertrand2016-04-252-0/+388
| | * | - Fix MDEV-9779. Connection was not recognized in the option list.Olivier Bertrand2016-03-242-0/+40
| | * | - Fix crash when sorting a TBL table with thread=yes.Olivier Bertrand2016-03-162-2/+2
| | * | - Fix MDEV-9603 compiler error.Olivier Bertrand2016-03-162-27/+63
| * | | MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Ac...Sergei Golubchik2016-04-262-0/+16
* | | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2016-03-212-27/+63
|\ \ \ \ | | |_|/ | |/| |
| * | | - Fix crash when sorting a TBL table with thread=yes.Olivier Bertrand2016-03-172-2/+2
| * | | - Fix MDEV-9603 compiler error.Olivier Bertrand2016-03-162-27/+63
| * | | - Fix to MDEV-9542 Connect was not handling NULLs in the answerOlivier Bertrand2016-02-155-2463/+2463
| * | | - Fix to MDEV-9446 (using Json UDFs when CONNECT is not installed)Olivier Bertrand2016-01-254-2/+9
* | | | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia...Sergei Golubchik2016-03-192-0/+21
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-2310-2466/+2473
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-02-1610-2466/+2473
| |\ \ \ | | | |/ | | |/|
| | * | - Fix to MDEV-9542 Connect was not handling NULLs in the answerOlivier Bertrand2016-02-156-2464/+2464
| | * | - Change SQL_NTS to 0 when the string is NULLOlivier Bertrand2016-01-254-2/+9
* | | | update disabled.def for connect engineSergei Golubchik2015-12-211-1/+1
* | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'connect/10.0' into 10.0Sergei Golubchik2015-12-1321-142/+1808
| |\ \ \ | | |/ /
| | * | Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-0424-157/+1858
* | | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-12-218-176/+1088
|\ \ \ \ | | |_|/ | |/| |
| * | | - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp.Olivier Bertrand2015-12-141-1/+1
| * | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2015-12-097-175/+1087
| |\ \ \
| | * | | Remove warning on LinuxOlivier Bertrand2015-12-047-139/+1055
| | * | | Make changes required by version 10.1.9 (see Sergei's mmail):Olivier Bertrand2015-11-222-38/+34
* | | | | Post-merge fixes for Connect engineSergei Golubchik2015-11-193-1/+6
* | | | | Merge branch 'connect/10.1' into 10.1Sergei Golubchik2015-11-1912-128/+995
|\ \ \ \ \ | |/ / / /
| * | | | Fix of error and warnings when compiling on linuxBuggynours2015-10-253-1/+132
| |/ / /
| * | | Fix MDEV-8926Olivier Bertrand2015-10-182-0/+39
| * | | Update JSON UDFs to version 1.04.0004Olivier Bertrand2015-10-175-104/+748
| * | | Fold all json UDF names to lower caseOlivier Bertrand2015-09-212-13/+13
| * | | Commit resolved conflictsOlivier Bertrand2015-09-1813-16/+1629
| |\ \ \
| * | | | Fix assert error for where clause with UDF'sOlivier Bertrand2015-09-153-46/+30
| * | | | Add experimental Bson_Array function (not documented)Olivier Bertrand2015-09-061-3/+3
| * | | | Handle constant function and argumentOlivier Bertrand2015-08-221-0/+34
| * | | | Add new json UDFs and make possible to use a json file name as json item.Olivier Bertrand2015-08-143-5/+40
| * | | | Fix and Enhance remote indexing:Olivier Bertrand2015-07-164-0/+373
| * | | | Fix test txt files line endingsOlivier Bertrand2015-06-083-4575/+4575
| * | | | Commit changes to json_udf.incOlivier Bertrand2015-06-051-0/+3
| * | | | Commit changes pulled from ob-10.0Olivier Bertrand2015-06-022-24/+24