Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-08-25 | 7 | -30/+43 |
|\ | |||||
| * | Change jdbc test to reflect girls.txt LF ending | Olivier Bertrand | 2016-07-15 | 2 | -2/+2 |
| * | All changes made on 10.1 for last 11 commits | Olivier Bertrand | 2016-07-14 | 7 | -30/+43 |
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 12 | -1/+1108 |
|\ \ | |/ | |||||
| * | - Possibly fix MDEV-10179 Reset remote tables when re-opening | Olivier Bertrand | 2016-06-13 | 12 | -0/+1109 |
* | | MDEV-9949 Connect Engine: long SRCDEF leads to broken table | Sergei Golubchik | 2016-05-05 | 4 | -0/+43 |
* | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2016-05-05 | 2 | -16/+81 |
|\ \ | |||||
| * | | - Fix an error causing MYSQL table to fail saying "no result set" | Olivier Bertrand | 2016-04-24 | 4 | -16/+469 |
| * | | - Fix MDEV-9779. Connection was not recognized in the option list. | Olivier Bertrand | 2016-03-24 | 2 | -0/+40 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 6 | -0/+444 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2016-04-26 | 6 | -27/+491 |
| |\ \ | |||||
| | * | | - Fix an error causing MYSQL table to fail saying "no result set" | Olivier Bertrand | 2016-04-25 | 2 | -0/+388 |
| | * | | - Fix MDEV-9779. Connection was not recognized in the option list. | Olivier Bertrand | 2016-03-24 | 2 | -0/+40 |
| | * | | - Fix crash when sorting a TBL table with thread=yes. | Olivier Bertrand | 2016-03-16 | 2 | -2/+2 |
| | * | | - Fix MDEV-9603 compiler error. | Olivier Bertrand | 2016-03-16 | 2 | -27/+63 |
| * | | | MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Ac... | Sergei Golubchik | 2016-04-26 | 2 | -0/+16 |
* | | | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2016-03-21 | 2 | -27/+63 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | - Fix crash when sorting a TBL table with thread=yes. | Olivier Bertrand | 2016-03-17 | 2 | -2/+2 |
| * | | | - Fix MDEV-9603 compiler error. | Olivier Bertrand | 2016-03-16 | 2 | -27/+63 |
| * | | | - Fix to MDEV-9542 Connect was not handling NULLs in the answer | Olivier Bertrand | 2016-02-15 | 5 | -2463/+2463 |
| * | | | - Fix to MDEV-9446 (using Json UDFs when CONNECT is not installed) | Olivier Bertrand | 2016-01-25 | 4 | -2/+9 |
* | | | | MDEV-9739 Assertion `m_status == DA_ERROR || m_status == DA_OK' failed in Dia... | Sergei Golubchik | 2016-03-19 | 2 | -0/+21 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-02-23 | 10 | -2466/+2473 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2016-02-16 | 10 | -2466/+2473 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | - Fix to MDEV-9542 Connect was not handling NULLs in the answer | Olivier Bertrand | 2016-02-15 | 6 | -2464/+2464 |
| | * | | - Change SQL_NTS to 0 when the string is NULL | Olivier Bertrand | 2016-01-25 | 4 | -2/+9 |
* | | | | update disabled.def for connect engine | Sergei Golubchik | 2015-12-21 | 1 | -1/+1 |
* | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2015-12-13 | 21 | -142/+1808 |
| |\ \ \ | | |/ / | |||||
| | * | | Commit updating CONNECT from the 10.1 version | Olivier Bertrand | 2015-12-04 | 24 | -157/+1858 |
* | | | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2015-12-21 | 8 | -176/+1088 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | - Fix MDEV-9279. Replacing exit(1) in yy_fatal_error by a longjmp. | Olivier Bertrand | 2015-12-14 | 1 | -1/+1 |
| * | | | Merge branch 'ob-10.1' into 10.1 | Olivier Bertrand | 2015-12-09 | 7 | -175/+1087 |
| |\ \ \ | |||||
| | * | | | Remove warning on Linux | Olivier Bertrand | 2015-12-04 | 7 | -139/+1055 |
| | * | | | Make changes required by version 10.1.9 (see Sergei's mmail): | Olivier Bertrand | 2015-11-22 | 2 | -38/+34 |
* | | | | | Post-merge fixes for Connect engine | Sergei Golubchik | 2015-11-19 | 3 | -1/+6 |
* | | | | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2015-11-19 | 12 | -128/+995 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix of error and warnings when compiling on linux | Buggynours | 2015-10-25 | 3 | -1/+132 |
| |/ / / | |||||
| * | | | Fix MDEV-8926 | Olivier Bertrand | 2015-10-18 | 2 | -0/+39 |
| * | | | Update JSON UDFs to version 1.04.0004 | Olivier Bertrand | 2015-10-17 | 5 | -104/+748 |
| * | | | Fold all json UDF names to lower case | Olivier Bertrand | 2015-09-21 | 2 | -13/+13 |
| * | | | Commit resolved conflicts | Olivier Bertrand | 2015-09-18 | 13 | -16/+1629 |
| |\ \ \ | |||||
| * | | | | Fix assert error for where clause with UDF's | Olivier Bertrand | 2015-09-15 | 3 | -46/+30 |
| * | | | | Add experimental Bson_Array function (not documented) | Olivier Bertrand | 2015-09-06 | 1 | -3/+3 |
| * | | | | Handle constant function and argument | Olivier Bertrand | 2015-08-22 | 1 | -0/+34 |
| * | | | | Add new json UDFs and make possible to use a json file name as json item. | Olivier Bertrand | 2015-08-14 | 3 | -5/+40 |
| * | | | | Fix and Enhance remote indexing: | Olivier Bertrand | 2015-07-16 | 4 | -0/+373 |
| * | | | | Fix test txt files line endings | Olivier Bertrand | 2015-06-08 | 3 | -4575/+4575 |
| * | | | | Commit changes to json_udf.inc | Olivier Bertrand | 2015-06-05 | 1 | -0/+3 |
| * | | | | Commit changes pulled from ob-10.0 | Olivier Bertrand | 2015-06-02 | 2 | -24/+24 |