summaryrefslogtreecommitdiff
path: root/storage/connect/tabext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-11-091-2/+2
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-11-091-2/+2
| |\
| | * MDEV-29397 CONNECT engine: Fix note turning into error (#2325)Andrew Hutchings2022-11-081-2/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-251-5/+39
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-10-251-5/+39
| |\ \ | | |/
| | * MDEV-29687:ODBC tables do not quote identifier names correctly (#2295)Anel2022-10-211-5/+39
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-3/+3
| |\ \ | | |/
| | * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-3/+3
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-9/+55
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-9/+55
| |\ \ | | |/
| | * MDEV-27612 Connect : check buffer sizes, fix string format errorsVladislav Vaintroub2022-01-261-4/+48
| | * Fix incompatibility SRCDEF && MEMORY=2 for ODBC JDBC tablesOlivier Bertrand2022-01-061-5/+7
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-1/+1
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-1/+1
| |\ \ | | |/
| | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-1/+1
* | | MDEV-19897 Rename source code variable names from utf8 to utf8mb3Alexander Barkov2019-06-281-1/+1
|/ /
* | Fixed compiler warnings form gcc 7.3.1Monty2019-04-191-3/+3
|/
* - Fix MDEV-18192: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-01-251-2/+41
* - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-141-0/+6
* - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious conditionOlivier Bertrand2018-05-071-1/+1
* - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-3/+3
* - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-291-43/+52
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-40/+66
* Merge remote-tracking branch 'connect/10.0' into 10.0Vicențiu Ciorbaru2017-03-051-1/+2
* All changes made on 10.1Olivier Bertrand2017-02-161-0/+639