summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* - Update version numberOlivier Bertrand2017-09-0415-295/+306
* - Add more trace to tbl_thread.test (to debug failure)Olivier Bertrand2017-09-022-0/+8
* Disable MONGO modified: storage/connect/CMakeLists.txtOlivier Bertrand2017-09-021-2/+2
* - Fix MongoDB C Driver adding for CMAKE.Olivier Bertrand2017-09-021-27/+26
* - Set MONGO_ENABLEDOlivier Bertrand2017-08-3115-16/+23
* - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-298-74/+122
* - Fix MDEV-13621 Replace sprintf by strcpy for opvalOlivier Bertrand2017-08-264-6/+15
* - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-2614-308/+481
* - Fix failing test tbl_thread on linuxOlivier Bertrand2017-08-172-32/+16
* Fix MDEV-13503 Modified: storage/connect/jdbconn.cppOlivier Bertrand2017-08-121-3/+5
* - Fix gcc compile error: crosses initialization of ‘const char* drv’Olivier Bertrand2017-08-096-11/+16
* - Re-Re-trying to fix Linux compile on DWORD.Olivier Bertrand2017-08-091-3/+1
* - Re-trying to fix Linux compile on DWORD.Olivier Bertrand2017-08-092-9/+13
* Trying to fix Linux compile on DWORDW. Modified: storage/connect/os.hOlivier Bertrand2017-08-081-1/+3
* - Fix MDEV-13463 unescape table name during detection of table structureOlivier Bertrand2017-08-084-6/+8
* Fix Linux compile error by #define NODW. Modified: plgdbutl.cppOlivier Bertrand2017-08-081-1/+2
* - Fix bug returning pointer to a stack stringOlivier Bertrand2017-08-076-38/+65
* Fix Linux compile error by #define NODW. Modified: plgdbutl.cpp; typo Modifie...Olivier Bertrand2017-08-062-1/+2
* - Add a define making ha_connect.cc source unique for all MariaDB version.Olivier Bertrand2017-08-068-15/+58
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-0543-271/+32432
* wrapname hidden when no JDBC support, modified: storage/connect/tabjson.cppOlivier Bertrand2017-07-281-0/+2
* -- Fix wrong setting of PipeOlivier Bertrand2017-07-285-3/+77
* Update storage/connect/JavaWrappers.jarOlivier Bertrand2017-07-251-0/+0
* Update storage/connect/JavaWrappers.jarOlivier Bertrand2017-07-251-0/+0
* Update storage/connect/JavaWrappers.jarOlivier Bertrand2017-07-241-0/+0
* Fix discovery crash for Java Mongo tables. Modified: storage/connect/tabjmg.cppOlivier Bertrand2017-07-231-1/+1
* -- Last wrappers version with support of Java Mongo discovery.Olivier Bertrand2017-07-233-20/+4
* -- No suppressing of the GetPlug function. It is GetUser that can cause memor...Olivier Bertrand2017-07-221-39/+30
* -- Suppress the GetPlug function causing memory leakOlivier Bertrand2017-07-223-25/+36
* Fix compile error. Modified user_connect.cc ha_connect.ccOlivier Bertrand2017-07-212-1/+3
* -- Add mutex for user_connect handlingOlivier Bertrand2017-07-215-45/+85
* Modified /storage/connect/value.cpp line 668Olivier Bertrand2017-07-201-1/+1
* -- Fix warnings from the new GCC 7Olivier Bertrand2017-07-193-5/+12
* Parenthesize set null in SetValue_pval. Modified /storage/connect/value.cppOlivier Bertrand2017-07-191-1/+1
* -- Check whether USERBLK still exists in PlugExitOlivier Bertrand2017-07-192-3/+5
* Fix compile warnings and errors for nullptr. Modified /storage/connect/tabjmg...Olivier Bertrand2017-07-182-3/+12
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-1826-587/+994
* - Fix MDEV-13239 Suppress the restriction about no blanksOlivier Bertrand2017-07-041-5/+23
* - Suppress warning when creating mongo JSON tablesOlivier Bertrand2017-07-036-17/+26
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-0246-2477/+5400
* Fix unhandled exception:Olivier Bertrand2017-06-1112-45/+45
* Add MONGO catalog tableOlivier Bertrand2017-06-102-12/+6
* Fix MDEV-12973: Blank columns querying SQL ServerOlivier Bertrand2017-06-081-21/+40
* Fix MDEV-12969. Crash during inserting binary value in Connect table.Olivier Bertrand2017-06-062-89/+101
* Tabname defaults to the table name for MONGO tablesOlivier Bertrand2017-06-031-0/+3
* Protect Info function against NULL g pointerOlivier Bertrand2017-06-012-2/+7
* Add table option FILTER used by Mongo and Json tables.Olivier Bertrand2017-05-297-45/+16
* Add CHECK TABLE to the list of accepted commands.Olivier Bertrand2017-05-281-3/+3
* Use english error msg in xml.resultOlivier Bertrand2017-05-261-1/+1
* Missing quote in infoschema2-9739.resultOlivier Bertrand2017-05-261-1/+1