summaryrefslogtreecommitdiff
path: root/storage/connect/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2020-06-031-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-06-021-1/+1
| |\
| | * cmake: quieterSergei Golubchik2020-05-311-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2020-01-281-2/+9
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-211-2/+9
| |\ \ | | |/
| | * Update to version 1.07 (as for MariaDB 10.2)Olivier Bertrand2020-01-091-21/+32
* | | Merge 10.4 into 10.5Marko Mäkelä2019-12-271-9/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-12-271-9/+2
| |\ \
| | * \ Merge 10.1 into 10.2Marko Mäkelä2019-12-231-9/+2
| | |\ \
| | | * | Fix overly chatty connect cmake, once againVladislav Vaintroub2019-12-111-5/+1
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-4/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-041-4/+7
| |\ \ \ \ | | |/ / /
| | * | | These changed were made after pulling 10.2.30 from originOlivier Bertrand2019-11-211-15/+23
| | |\ \ \
| | * | | | =====================================================================Olivier Bertrand2019-11-161-2/+4
* | | | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-071-1/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-1/+6
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-10-301-5/+6
| | |\ \ \ \ | | | |/ / /
| | | * | | - Remove some incorrect compile flagsOlivier Bertrand2019-09-101-4/+5
| | * | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-10-301-0/+4
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-10-301-12/+36
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-241-13/+37
| * | | | | Merge 10.2 into 10.3Marko Mäkelä2019-09-101-11/+7
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix connect RESTSDK support.Vladislav Vaintroub2019-09-091-11/+7
* | | | | | Fix connect RESTSDK support.Vladislav Vaintroub2019-09-091-11/+7
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-4/+33
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-09-021-12/+32
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-301-12/+36
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Some small changes.Olivier Bertrand2019-08-191-2/+2
| | | * | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-3/+14
| | | * | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-301-10/+23
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-0/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'connect/10.1' into 10.1Oleksandr Byelkin2019-07-261-0/+9
| | |\ \ \ | | | | |/ | | | |/|
| | | * | - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-251-18/+9
| | | * | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-261-31/+30
| | | * | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-311-1/+8
| | | * | - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-11-031-1/+1
| | | * | - Update version numberOlivier Bertrand2017-10-171-15/+9
| | | * | Enable MONGO for the C driver. Modified: modified: storage/connect/CMakeLis...Olivier Bertrand2017-09-111-1/+4
| | | * | - Fix MongoDB C Driver adding for CMAKE.Olivier Bertrand2017-09-021-28/+29
| | | * | Merging from MariaDB repositoryOlivier Bertrand2017-08-311-4/+2
| | | |\ \
| | | * | | - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-291-9/+31
| | | * | | Make source the same as branch 10.2Olivier Bertrand2017-08-061-15/+25
| | | * | | Comment out in CMakeLists.txtOlivier Bertrand2017-04-141-1/+2
| | | * | | Add mongoDB access to json tables.Olivier Bertrand2017-04-131-2/+27
| | | * | | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-051-1/+1
| | | * | | Replace setjmp-longjmp's by try_catch-throwOlivier Bertrand2017-03-051-3/+3
| | | * | | Add the tabext.cpp and tabext.h files in the source list.Olivier Bertrand2017-02-141-5/+5
| | | * | | - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-1/+1
| | | * | | - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-111-0/+12
| | | * | | - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-6/+6