summaryrefslogtreecommitdiff
path: root/storage/connect/tabjson.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in connectMichael Widenius2018-04-051-0/+1
* - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-2/+2
* - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-121-1/+43
* - Update version numberOlivier Bertrand2017-10-151-16/+6
* - Fix bug returning pointer to a stack stringOlivier Bertrand2017-08-071-1/+0
* - Add a define making ha_connect.cc source unique for all MariaDB version.Olivier Bertrand2017-08-061-2/+8
* - Add FBLOCK when opening ODBC, JSON and MONGO tables.Olivier Bertrand2017-08-051-6/+6
* -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-3/+3
* - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-8/+24
* Add table option FILTER used by Mongo and Json tables.Olivier Bertrand2017-05-291-1/+2
* Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-27/+48
* All changes made on 10.1Olivier Bertrand2017-02-161-2/+2
* - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-1/+2
* - Serialize: Protect again eventual longjmp's.Olivier Bertrand2015-12-081-22/+27
* JSONColumns and XMLColumns revisited. They can retrieve their parameters dire...Olivier Bertrand2015-05-261-9/+3
* In BIN table date_format now imply by default field_format='C'.Olivier Bertrand2015-05-171-2/+4
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-1/+1
* - Fix bug on updating JSON expanded valuesOlivier Bertrand2015-05-011-1/+2
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-16/+24
* This commit includes changes done in a previous (deleted) branch plus new ones.Olivier Bertrand2015-03-181-1/+25
* - Implement random access to ODBC tablesOlivier Bertrand2015-02-281-3/+2
* - FIX assert failure when sorting JSON tablesOlivier Bertrand2015-02-251-1/+4
* - Adding json udf's. Making the second version of json tables.Olivier Bertrand2015-02-111-6/+4
* - Enhance JSON tables handling.Olivier Bertrand2015-01-301-8/+12
* - Begin eliminating on Linux OverloadedVirtual warnings.Olivier Bertrand2015-01-271-1/+1
* - Adding the JSON table typeOlivier Bertrand2015-01-191-0/+197