Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'connect/11.2' into 10.2 | Oleksandr Byelkin | 2019-02-04 | 1 | -1/+48 |
|\ | |||||
| * | - Fix MDEV-13136: enhance CREATE SERVER MyServerName | Olivier Bertrand | 2019-02-03 | 1 | -1/+48 |
* | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-12-20 | 1 | -6/+6 |
|\ \ | |/ | |||||
| * | - Make PlugSubAlloc to be exportable | Olivier Bertrand | 2018-12-01 | 1 | -6/+6 |
* | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-08-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | - Fix MDEV-16672 Connect: Warnings with 10.0 | Olivier Bertrand | 2018-08-06 | 1 | -1/+1 |
* | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition | Olivier Bertrand | 2018-05-07 | 1 | -2/+2 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-05-10 | 1 | -2/+0 |
|\ \ | |||||
| * \ | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2018-05-05 | 1 | -286/+576 |
| |\ \ | |||||
| | * | | Squashed commit of connect/10.0: | Sergei Golubchik | 2018-04-26 | 1 | -286/+576 |
| * | | | Merge branch 'github/10.0' into 10.1 | Sergei Golubchik | 2018-02-02 | 1 | -10/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Squashed commit of connect/10.0: | Vicențiu Ciorbaru | 2018-01-24 | 1 | -10/+3 |
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-10-26 | 1 | -10/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | Squashed commit of the following: | Vicențiu Ciorbaru | 2017-10-26 | 1 | -10/+15 |
* | | | | Merge remote-tracking branch 'connect/10.2' into 10.2 | Vicențiu Ciorbaru | 2018-03-18 | 1 | -286/+576 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | - Remove warning on not used tabtyp variable in connect_assisted_discovery | Olivier Bertrand | 2018-02-25 | 1 | -274/+564 |
| * | | | - Use delayed load for the MongoDB C Drive on Windows | Olivier Bertrand | 2018-01-30 | 1 | -11/+11 |
* | | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2017-11-22 | 1 | -10/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | - Fix MDEV-13925: Actually this fixes SELECT queries when | Olivier Bertrand | 2017-10-31 | 1 | -10/+3 |
* | | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2017-10-26 | 1 | -11/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | - Fix a bug in TYPVAL<PSZ> compute causing it sometime not to be executed | Olivier Bertrand | 2017-10-16 | 1 | -0/+3 |
| * | | | - Make another temporary fix for the compiler bug in CalculateArray | Olivier Bertrand | 2017-10-16 | 1 | -9/+13 |
| * | | | - Update version number | Olivier Bertrand | 2017-10-15 | 1 | -10/+8 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Various compier warnings | Sergei Golubchik | 2017-10-22 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | Merge connect/10.0 into 10.0 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -80/+332 |
* | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'connect/10.2' into 10.2bb-10.2-vicentiu2 | Vicențiu Ciorbaru | 2017-09-19 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | - Set MONGO_ENABLED | Olivier Bertrand | 2017-08-31 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-08-17 | 1 | -2/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge connect/10.0 into 10.0 | Vicențiu Ciorbaru | 2017-08-01 | 1 | -28/+33 |
* | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2017-08-16 | 1 | -51/+289 |
|\ \ \ | | |/ | |/| | |||||
| * | | - Fix bug returning pointer to a stack string | Olivier Bertrand | 2017-08-07 | 1 | -22/+44 |
| * | | -- Add mutex for user_connect handling | Olivier Bertrand | 2017-07-21 | 1 | -1/+3 |
| * | | -- Fix warnings from the new GCC 7 | Olivier Bertrand | 2017-07-19 | 1 | -0/+2 |
| * | | -- Finalize work on MongoDB access | Olivier Bertrand | 2017-07-18 | 1 | -29/+241 |
* | | | Merge branch 'connect/10.2' into 10.2 | Sergei Golubchik | 2017-07-13 | 1 | -58/+77 |
|\ \ \ | |/ / | |||||
| * | | Fix gcc compiler warnings reported by Sergei | Olivier Bertrand | 2017-05-23 | 1 | -258/+263 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -201/+186 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix wrong value of JSON column | Olivier Bertrand | 2017-05-11 | 1 | -236/+136 |
| * | Fix MDEV-12142 crash when creating CSV table | Olivier Bertrand | 2017-03-06 | 1 | -12/+97 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -49/+60 |
|\ \ | |/ | |||||
| * | All changes made on 10.1 | Olivier Bertrand | 2017-02-16 | 1 | -49/+60 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -0/+47 |
|\ \ | |/ | |||||
| * | - Fix MDEV-11234. Escape quoting character. Should be doubled. | Olivier Bertrand | 2016-11-06 | 1 | -0/+47 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-09-09 | 1 | -4/+8 |
|\ \ | |/ | |||||
| * | All changes made on 10.1 for last 11 commits | Olivier Bertrand | 2016-07-14 | 1 | -4/+8 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 1 | -92/+353 |
|\ \ | |/ | |||||
| * | - Possibly fix MDEV-10179 Reset remote tables when re-opening | Olivier Bertrand | 2016-06-13 | 1 | -2/+2 |