summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2018-03-1415-171/+383
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-1415-171/+383
| | | | * | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2018-02-262993-119349/+204879
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-2644-564/+814
| | | | | * | | Commit merge of new MariaDB versionOlivier Bertrand2018-02-162952-118865/+204082
| | | | | |\ \ \
| | | | | * | | | - Make Json_Array_Add to accept a non JSON item as 1st parameterOlivier Bertrand2018-02-163-13/+76
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2018-02-1414-281/+409
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-1314-281/+409
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2018-02-021-4/+5
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-021-4/+5
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2018-02-0155-812/+849
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-3155-812/+849
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2018-01-043-30/+41
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Fix MDEV-9844, MDEV-10179, MDEV-14214Olivier Bertrand2018-01-043-30/+41
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-11-038-79/+114
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Fix MDEV-13925: Actually this fixes SELECT queries whenOlivier Bertrand2017-11-038-79/+114
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-10-1736-444/+399
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Update version numberOlivier Bertrand2017-10-1736-444/+399
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-10-111-1/+1
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Fix MDEV-13924 modified: storage/connect/jdbconn.cppOlivier Bertrand2017-10-111-1/+1
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-09-111-1/+4
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Enable MONGO for the C driver. Modified: modified: storage/connect/CMakeLis...Olivier Bertrand2017-09-111-1/+4
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-09-0515-300/+311
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Update version numberOlivier Bertrand2017-09-0515-300/+311
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-09-023-28/+37
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | - Fix MongoDB C Driver adding for CMAKE.Olivier Bertrand2017-09-023-28/+37
| | | | * | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-08-311355-20864/+99816
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Merging from MariaDB repositoryOlivier Bertrand2017-08-311355-20864/+99816
| | | | | |\ \ \ \
| | | | * | \ \ \ \ Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-08-3010-1213/+120
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-2910-1213/+120
| | | | * | | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-08-2713-309/+484
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-2713-309/+484
| | | | * | | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-08-201-0/+7
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | - Fix MDEV-12422 by implementing a fake virtual "check" function.Olivier Bertrand2017-08-201-0/+7
| | | | * | | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-08-182-32/+16
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | - Fix failing test tbl_thread on linuxOlivier Bertrand2017-08-182-32/+16
| | | | * | | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-08-131-3/+5
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Fix MDEV-13503 Modified: storage/connect/jdbconn.cppOlivier Bertrand2017-08-131-3/+5
| | | | * | | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-08-11137-3231/+41460
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Restore tabs. Modified: storage/connect/mysql-test/connect/r/xml2_grant.resul...Olivier Bertrand2017-08-112-8/+8
| | | | | * | | | | Fix failing tests. Modified: storage/connect/mysql-test/connect/r/xml2_grant....Olivier Bertrand2017-08-112-20/+10
| | | | | * | | | | Make source from 10.2 sourceOlivier Bertrand2017-08-1028-305/+117
| | | | | * | | | | Fix Linux compile error by #define NODW. Modified: plgdbutl.cpp; typo Modifie...Olivier Bertrand2017-08-062-1/+2
| | | | | * | | | | Make source the same as branch 10.2Olivier Bertrand2017-08-06141-3034/+41456
| | | | | * | | | | Last 3 commits of 10.2Olivier Bertrand2017-06-107-59/+27
| | | | | * | | | | Fix MDEV-12973: Blank columns querying SQL ServerOlivier Bertrand2017-06-081-21/+40
| | | | | * | | | | commit git 167, 168 and 169 msgOlivier Bertrand2017-06-065-92/+109
| | | | * | | | | | Merge branch 'ob-10.1' into 10.1Olivier Bertrand2017-05-2853-1247/+1507
| | | | |\ \ \ \ \ \ | | | | | |/ / / / /
| | | | | * | | | | Add CHECK TABLE to the list of accepted commands.Olivier Bertrand2017-05-281-2/+2
| | | | | * | | | | Fix bug: Discovery of JSON table fails in DEBUG modeOlivier Bertrand2017-05-231-3/+1