summaryrefslogtreecommitdiff
path: root/storage/connect/connect.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | - FIX some MAP and XMAP errors (such as mapped indexes not closed)Olivier Bertrand2014-05-101-5/+10
* | - Adding fetched columns to Dynamic index key (unique only)Olivier Bertrand2014-05-021-2/+2
* | - Implementation of adding selected columns to dynamic indexes.Olivier Bertrand2014-04-301-62/+9
* | - Implement dynamic indexingOlivier Bertrand2014-04-261-8/+33
* | - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-191-7/+24
|\ \ | |/
| * - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-7/+23
| * - Make local MySQL connection default to unix socket on Linux or enableOlivier Bertrand2014-03-271-4/+4
* | - Resolving conflictsOlivier Bertrand2014-03-221-897/+897
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-22/+22
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-901/+897
|\ \ | |/