Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-08-07 | 12 | -141/+136 |
|\ | |||||
| * | - Fix MDEV-16672 Connect: Warnings with 10.0 | Olivier Bertrand | 2018-08-06 | 12 | -141/+136 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-02 | 1 | -5/+0 |
|\ \ | |||||
| * \ | Merge branch '10.0' into bb-10.1-merge-sanja | Oleksandr Byelkin | 2018-07-25 | 1 | -5/+0 |
| |\ \ | |||||
| | * | | MDEV-8941 Compile on Solaris (SPARC) fails with errors in filamvct.cpp | Sergei Golubchik | 2018-07-19 | 1 | -5/+0 |
| * | | | Fixed compiler warnings | Monty | 2018-05-26 | 1 | -1/+1 |
* | | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-06-24 | 2 | -12/+16 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | - Fix MDEV-16167 Cannot insert unsigned values into a VEC table | Olivier Bertrand | 2018-06-18 | 3 | -29/+16 |
* | | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-05-10 | 8 | -24/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition | Olivier Bertrand | 2018-05-07 | 10 | -45/+33 |
| * | | | - Fix MDEV-15577 CONNECT engine JDBC remote index prevents UPDATE | Olivier Bertrand | 2018-03-27 | 1 | -1/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 4 | -44/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 94 | -1680/+2444 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | compiler warning | Sergei Golubchik | 2018-05-04 | 1 | -7/+7 |
| | * | | Squashed commit of connect/10.0: | Sergei Golubchik | 2018-04-26 | 96 | -1699/+2462 |
* | | | | MDEV-15866 Mysql CRASH : Json connect + MariaDB 10.3.4 | Sergei Golubchik | 2018-04-16 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Vicențiu Ciorbaru | 2018-03-18 | 85 | -1582/+2304 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID type | Olivier Bertrand | 2018-03-11 | 15 | -171/+383 |
| * | | | - Remove warning on not used tabtyp variable in connect_assisted_discovery | Olivier Bertrand | 2018-02-25 | 46 | -509/+904 |
| * | | | - Fix a bug causing CONNECT to loop when expanding a JSON column | Olivier Bertrand | 2018-02-12 | 4 | -267/+366 |
| * | | | - Remove warning on not used tabtyp variable in connect_assisted_discovery | Olivier Bertrand | 2018-02-02 | 1 | -4/+5 |
| * | | | - Change the connect_xtrace variable to from int to set | Olivier Bertrand | 2018-01-31 | 2 | -50/+50 |
| * | | | - Change the connect_xtrace variable to from int to set | Olivier Bertrand | 2018-01-30 | 1 | -27/+27 |
| * | | | - Use delayed load for the MongoDB C Drive on Windows | Olivier Bertrand | 2018-01-30 | 63 | -745/+798 |
| * | | | - Fix MDEV-9844, MDEV-10179, MDEV-14214 | Olivier Bertrand | 2018-01-03 | 3 | -30/+41 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-02-22 | 1 | -11/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | fix compilation wih -DPLUGIN_PARTITION=NO | Sergei Golubchik | 2018-02-21 | 1 | -11/+5 |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 4 | -32/+44 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 13 | -126/+162 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Squashed commit of connect/10.0: | Vicențiu Ciorbaru | 2018-01-24 | 11 | -122/+157 |
| | * | | Fixed a few compiler warnings | Monty | 2018-01-24 | 2 | -2/+2 |
| | * | | MDEV-13988 connect.drop-open-error fails | Sergei Golubchik | 2018-01-22 | 1 | -2/+3 |
* | | | | Windows : fix compile warnings C4267, on 32bit first | Vladislav Vaintroub | 2018-01-26 | 1 | -2/+2 |
* | | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2017-11-22 | 8 | -78/+113 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | - Fix MDEV-13860 CONNECT engine does not build with JDBC without ODBC. | Olivier Bertrand | 2017-11-03 | 1 | -1/+1 |
| * | | | - Change inihandl from c to c++. | Olivier Bertrand | 2017-10-31 | 1 | -1/+1 |
| * | | | Change inihandl from c to cpp (to accept bool) | Olivier Bertrand | 2017-10-31 | 1 | -17/+18 |
| * | | | - Fix MDEV-13925: Actually this fixes SELECT queries when | Olivier Bertrand | 2017-10-31 | 6 | -60/+94 |
* | | | | MDEV-14268 Executable C source code files? | Sergei Golubchik | 2017-11-21 | 2 | -0/+0 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-11-21 | 1 | -8/+6 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix the build on OpenBSD (#488) | David Carlier | 2017-11-17 | 1 | -8/+6 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-10-31 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | MDEV-13860 CONNECT engine does not build with JDBC without ODBC | Elena Stepanova | 2017-10-27 | 1 | -1/+1 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-10-26 | 39 | -357/+408 |
| |\ \ \ | | |/ / | |||||
| | * | | Squashed commit of the following: | Vicențiu Ciorbaru | 2017-10-26 | 39 | -357/+408 |
* | | | | Fixed compiler warning and warning from valgrind | Monty | 2017-11-02 | 1 | -1/+1 |
* | | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2017-10-26 | 37 | -444/+399 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | - Typo (from 10.1) Modified: storage/connect/value.cpp | Olivier Bertrand | 2017-10-17 | 1 | -39/+38 |
| * | | | - Fix a bug in TYPVAL<PSZ> compute causing it sometime not to be executed | Olivier Bertrand | 2017-10-16 | 7 | -19/+36 |
| * | | | - Make another temporary fix for the compiler bug in CalculateArray | Olivier Bertrand | 2017-10-16 | 2 | -15/+30 |