summaryrefslogtreecommitdiff
path: root/storage/connect/connect.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+1
|\ \ | |/
| * Squashed commit of connect/10.0:Olivier Bertrand2018-10-281-1/+1
| * Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-21/+22
| * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-3/+8
* | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-21/+22
|\ \
| * | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-1/+2
| * | - Fix a bug causing CONNECT to loop when expanding a JSON columnOlivier Bertrand2018-02-121-0/+1
| * | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-21/+21
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-6/+14
|\ \ \
| * \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-1/+2
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-011-4/+7
| | * Fix wrong value of JSON columnOlivier Bertrand2017-05-111-370/+219
| | * Fix MDEV-12587 MariaDB CONNECT DIR TypeOlivier Bertrand2017-05-031-1/+2
| | * Fix MDEV-12220: Crash when doing UPDATE or DELETE on an externalOlivier Bertrand2017-03-181-2/+3
| | * Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-133/+239
| * | -- Check whether USERBLK still exists in PlugExitOlivier Bertrand2017-07-191-2/+4
| * | -- Finalize work on MongoDB accessOlivier Bertrand2017-07-181-3/+8
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ /
* | - Add Support of the MongoDB Java Driver.Olivier Bertrand2017-07-021-2/+2
* | Fix unhandled exception:Olivier Bertrand2017-06-111-1/+1
* | Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-322/+279
* | Correct FSF addressiangilfillan2017-03-101-1/+1
|/
* All changes made on 10.1Olivier Bertrand2017-02-161-28/+30
* Commit changes made for version 10.1Olivier Bertrand2017-01-171-11/+10
* - Fix an error causing MYSQL table to fail saying "no result set"Olivier Bertrand2016-04-251-1/+1
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-13/+15
* Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-3/+3
* Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-2/+2
* Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-0/+10
* Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-8/+8
* Fix swapping key numeric values on Big Endian machines.Olivier Bertrand2015-06-031-1/+31
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-2/+2
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-1/+0
* - Work on JSON and JSON UDF'sOlivier Bertrand2015-02-191-1/+4
* - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-061-5/+10
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-4/+4
* - Add new table type VIR and virtual indexOlivier Bertrand2014-10-311-8/+24
* - Fix a bug in XCOL tables. When a row was filtered internally the XColumnOlivier Bertrand2014-10-241-6/+6
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-6/+1
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-2/+5
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-21/+13
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-19/+52
* - Commiting merge filesOlivier Bertrand2014-08-071-1/+1
|\
| * Merge 10.0->10.0-connectAlexander Barkov2014-08-041-94/+85
| |\
| * | Fixed compiler warningsMichael Widenius2014-06-041-1/+1
| * | - Fix a bug concerning index mapping that caused mapped index filesOlivier Bertrand2014-05-051-2/+2
* | | This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-1/+3
| |/ |/|
* | This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-11/+24