Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.4' into 10.5 | Sergei Golubchik | 2022-10-02 | 18 | -70/+136 |
|\ | |||||
| * | Merge branch '10.3' into 10.4 | Sergei Golubchik | 2022-10-01 | 18 | -77/+145 |
| |\ | |||||
| | * | Use memory safe snprintf() in Connect Engine and elsewhere (#2210) | Mikhail Chalov | 2022-09-28 | 9 | -21/+30 |
| | * | MDEV-29579 Fix CONNECT ASAN hits (#2277) | Andrew Hutchings | 2022-09-26 | 2 | -38/+24 |
| | * | MDEV-28533: CONNECT engine does not quote columns involved in WHERE clause (#... | Anel | 2022-09-26 | 3 | -4/+56 |
| | * | MDEV-25767 Fix CONNECT ODBC WHERE condition crash (#2243) | Andrew Hutchings | 2022-09-23 | 4 | -14/+37 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-09-20 | 5 | -1/+97 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-09-20 | 5 | -1/+97 |
| |\ \ | | |/ | |||||
| | * | MDEV-29426 Fix memory leak in CONNECT JSON/BSON (#2255) | Andrew Hutchings | 2022-09-19 | 5 | -1/+97 |
* | | | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2022-09-14 | 17 | -77/+77 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-09-13 | 17 | -77/+77 |
| |\ \ | | |/ | |||||
| | * | MDEV-29446 Change SHOW CREATE TABLE to display default collation | Alexander Barkov | 2022-09-12 | 17 | -77/+77 |
* | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2022-08-03 | 7 | -63/+57 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-08-02 | 7 | -63/+57 |
| |\ \ | | |/ | |||||
| | * | Merge remote-tracking branch 'connect/10.3' into 10.3 | Oleksandr Byelkin | 2022-08-02 | 7 | -63/+57 |
| | |\ | |||||
| | | * | - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP table | Olivier Bertrand | 2020-05-18 | 2 | -2/+13 |
| | | * | Disable set warnings as errors for Windows | Olivier Bertrand | 2020-03-14 | 1 | -0/+1 |
| | | * | Fix compile error in tabcmg.cpp | Olivier Bertrand | 2020-03-12 | 2 | -4/+2 |
| | | * | Resolved ha_connect.cc and CMakeLists.txt | Olivier Bertrand | 2020-03-12 | 2 | -57/+13 |
| | | * | Pull new version from origin | Olivier Bertrand | 2020-03-12 | 30 | -358/+656 |
| | | |\ | |||||
| | | * | | - Fix https://stackoverflow.com/questions/60625778/import-complex-xml-from-mu... | Olivier Bertrand | 2020-03-12 | 3 | -9/+15 |
| | | * | | Commit conflict resolving after pulling from origin 10.3 | Olivier Bertrand | 2019-11-24 | 30 | -871/+899 |
| | | |\ \ | |||||
| | | * | | | Commit some changes before pulling from origin CMakeLists.txt connect.cc | Olivier Bertrand | 2019-11-23 | 2 | -31/+49 |
| | | * | | | Fix change in xml2 test result | Olivier Bertrand | 2019-08-22 | 1 | -1/+1 |
| | | * | | | Include all changes made on 10.2 | Olivier Bertrand | 2019-08-22 | 19 | -1592/+1712 |
| | | * | | | Record some failing test results (dir,xml,xml2) | Olivier Bertrand | 2019-06-28 | 3 | -52/+52 |
| | | * | | | In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve... | Olivier Bertrand | 2019-06-27 | 38 | -400/+752 |
| | | * | | | Typo | Olivier Bertrand | 2019-03-04 | 1 | -5/+5 |
| | | * | | | - Fix MDEV-18292: CONNECT Engine JDBC not able to issue | Olivier Bertrand | 2019-03-04 | 3 | -43/+40 |
| | | * | | | - Fix MDEV-13136: enhance CREATE SERVER MyServerName | Olivier Bertrand | 2019-02-03 | 4 | -13/+94 |
| | | * | | | - Enable CONNECT tables to have triggers | Olivier Bertrand | 2019-01-27 | 1 | -7/+12 |
| | | * | | | - Make user and password defined in CREATE TABLE have precedence on | Olivier Bertrand | 2019-01-26 | 4 | -10/+10 |
| | | * | | | - Fix MDEV-18192: CONNECT Engine JDBC not able to issue | Olivier Bertrand | 2019-01-24 | 4 | -27/+76 |
| | | * | | | - Fix a few bug mainly concerning discovery and call from OEM | Olivier Bertrand | 2019-01-02 | 6 | -147/+188 |
| | | * | | | Modified because different result on Windows and Linux | Olivier Bertrand | 2018-12-05 | 2 | -4/+3 |
| | | * | | | Modified to avoid make index error (AVG_ROW_LENGTH=5) | Olivier Bertrand | 2018-12-05 | 2 | -3/+3 |
| | | * | | | - Make PlugSubAlloc to be exportable | Olivier Bertrand | 2018-12-04 | 14 | -221/+251 |
| | | * | | | Restore mysql_exec.result | Olivier Bertrand | 2018-10-14 | 1 | -0/+6 |
| | | * | | | - Implement the CHECK TABLE statement and accept REPAIR and ANALYZE | Olivier Bertrand | 2018-10-14 | 11 | -59/+131 |
| | | * | | | - Fix MDEV-16672 Connect: Warnings with 10.0 | Olivier Bertrand | 2018-08-08 | 22 | -223/+166 |
| | | * | | | - Fix MDEV-16167 Cannot insert unsigned values into a VEC table | Olivier Bertrand | 2018-06-28 | 2 | -12/+16 |
| | | * | | | - Fix MDEV-15735 CONNECT [filamtxt.cpp:429]: Suspicious condition | Olivier Bertrand | 2018-05-07 | 8 | -31/+21 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-07-27 | 63 | -918/+931 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2022-07-27 | 63 | -923/+935 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Use memory safe snprintf() in Connect Engine | Mikhail Chalov | 2022-07-26 | 61 | -919/+931 |
| | * | | | | Fix building Connect storage engine ioapi code on OpenBSD / NetBSD / DragonFly | Brad Smith | 2022-07-25 | 2 | -4/+4 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-06-27 | 4 | -4/+42 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-06-27 | 4 | -4/+42 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | MDEV-27766: connect engine; INSERT ignore option, was ignored | Mathew Heard | 2022-06-10 | 4 | -4/+42 |
* | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-06-02 | 1 | -19/+0 |
|\ \ \ \ \ \ | |/ / / / / |