summaryrefslogtreecommitdiff
path: root/storage/connect/tabrest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix trivial spelling errorsOtto Kekalainen2023-03-241-1/+1
* Merge 10.6 into 10.7Marko Mäkelä2022-07-271-8/+8
|\
| * Use memory safe snprintf() in Connect EngineMikhail Chalov2022-07-261-8/+8
* | Merge branch '10.6' into 10.7Sergei Golubchik2022-05-111-1/+5
|\ \ | |/
| * MDEV-27758: Errors when building Connect engine on os x 11.6.2Dmitry Shulga2022-04-221-1/+5
| * Revert "MDEV-19129: Xcode compatibility update: deprecated vfork -> fork"Sergei Krivonos2021-11-031-1/+1
| * MDEV-19129: Xcode compatibility update: deprecated vfork -> forkSergei Krivonos2021-10-311-1/+1
* | refactor THD::raise_condition() familySergei Golubchik2021-10-261-1/+2
|/
* - Make function strz return null when LEX_STRING is nullOlivier Bertrand2021-06-241-5/+5
* - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-8/+8
* typo tabrest.cppOlivier Bertrand2021-04-081-1/+1
* tabrest.cppOlivier Bertrand2021-04-081-63/+8
* tabrest.cppOlivier Bertrand2021-04-081-1/+4
* tabrest.cppOlivier Bertrand2021-04-081-1/+1
* try to fix tabrest.cpp compile errorOlivier Bertrand2021-04-081-1/+1
* - Fix Linux compile errorsOlivier Bertrand2021-04-081-20/+17
* Test tabrest.cpp fixOlivier Bertrand2021-04-081-2/+1
* - Fix(?) Linux compile errorsOlivier Bertrand2021-04-061-14/+16
* - Fix crash when not specifying the collection for MongoDBOlivier Bertrand2021-04-051-1/+1
* - Copy Mongo2.jar and Mongo3.jar in plugin directoryOlivier Bertrand2021-04-051-20/+73
* - Fix bug making REST table fail using CURLOlivier Bertrand2021-03-161-28/+23
* Make REST tables default file name. Commit before continuing BSON developmentOlivier Bertrand2020-12-221-0/+10
* Commit new source and all recent changes.Olivier Bertrand2020-11-181-4/+7
|\
* | Change cURL option from > to -o. modified storage/connect/tabrest.cppOlivier Bertrand2020-11-141-3/+3
* | Fix using a null pointer. modified storage/connect/tabrest.cppOlivier Bertrand2020-11-111-6/+13
* | Add getting REST query answer via curl. modified storage/connect/tabrest.cppOlivier Bertrand2020-11-111-17/+68
|/
* - Make possible to allocate work space larger than 4GBOlivier Bertrand2020-10-011-8/+21
* - Fix MDEV-21450Olivier Bertrand2020-01-121-5/+13
* Fix tabrest.cpp when used for OEMOlivier Bertrand2019-12-031-8/+9
* Make restGetFile extern COlivier Bertrand2019-12-031-3/+3
* comment out <dlfnc.h> in tabrest.cppcOlivier Bertrand2019-12-011-3/+3
* <dlfnc.h> in tabrest.cpp and redef.cppOlivier Bertrand2019-12-011-3/+3
* Add include <dlfnc.h> in tabrest.cppOlivier Bertrand2019-11-301-1/+4
* - Fix MDEV-13782Olivier Bertrand2019-11-261-2/+3
* Fix compile error (missing declaration) in tabrest.cppOlivier Bertrand2019-11-211-14/+0
* Fix compile error (missing declaration) in tabrest.cppOlivier Bertrand2019-11-211-5/+5
* Fix missing declaration in tabrest.cpp causing compiling failure on LinuxOlivier Bertrand2019-11-161-1/+1
* =====================================================================Olivier Bertrand2019-11-161-10/+91
* Some small changes.Olivier Bertrand2019-08-191-21/+22
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-45/+112
* In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-301-0/+133