summaryrefslogtreecommitdiff
path: root/storage/connect/tabmysql.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-12-161-2/+7
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-2/+7
| |\
| | * =====================================================================Olivier Bertrand2019-11-161-2/+7
* | | Fixed compiler warnings from connect engineMonty2019-08-231-1/+1
|/ /
* | Fixed compiler warnings form gcc 7.3.1Monty2019-04-191-2/+3
|/
* Squashed commit of connect/10.0:Olivier Bertrand2018-10-281-4/+7
* Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-14/+14
* Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-191-13/+4
* Fix wrong value of JSON columnOlivier Bertrand2017-05-111-74/+76
* Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-2/+6
* All changes made on 10.1Olivier Bertrand2017-02-161-86/+97
* Merge branch 'connect/10.0' into 10.0Sergei Golubchik2016-04-261-3/+5
|\
| * - Fix an error causing MYSQL table to fail saying "no result set"Olivier Bertrand2016-04-251-2/+4
| * - Fix compile error when copying a string on itself.Olivier Bertrand2016-03-191-1/+1
| * - Fix MDEV-9603 compiler error.Olivier Bertrand2016-03-161-1/+1
* | Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* | connect engine compiler warningsSergei Golubchik2016-02-181-1/+1
|/
* - Fix MDEV-9239. Meanwhile, make all references to the database in XTAB SchemaOlivier Bertrand2016-01-091-1/+1
* Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-32/+26
* Fix regression bug on "select max(length(nom)) from emp1" when:Olivier Bertrand2015-07-071-5/+5
* Fix loosing result lines when all of this is true:Olivier Bertrand2015-07-061-11/+19
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-3/+3
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-12/+12
* Fix MDEV-8090 in tabmysql.cppOlivier Bertrand2015-05-021-2/+9
* - Fix Catalog JSON table crash when no JpathOlivier Bertrand2015-04-171-1/+0
* Fix MDEV-7890Olivier Bertrand2015-04-041-2/+1
* - Fix MDEV-7489 (in add_field)Olivier Bertrand2015-01-231-9/+6
* - Set connection charset before calling mysql_real_connect for MYSQLOlivier Bertrand2015-01-061-2/+2
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-0/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-125/+171
* - Fix MDEV-6802 in a clean way.Olivier Bertrand2014-09-301-2/+3
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-1/+2
* This is a major update that fixes most of the issues and bugs thatOlivier Bertrand2014-08-071-1/+2
* - Fix bugs in handling of remote index when updating and deletingOlivier Bertrand2014-07-221-3/+5
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-29/+52
* - Commit merged filesOlivier Bertrand2014-05-311-3/+2
|\
| * - Fix a bug causing the tabname option to be ignored when the connectionOlivier Bertrand2014-05-271-2/+1
* | - Commit merged files (HUGE to use instead of storing MySQL result sets)Olivier Bertrand2014-04-301-25/+28
|\ \ | |/
| * - Enable MYSQL tables to USE result instead of STORE result.Olivier Bertrand2014-04-271-24/+27
* | - Commit merged filesOlivier Bertrand2014-04-231-3/+2
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-3/+2
| |\
* | \ - Commit merge files (implementing "remote" indexes)Olivier Bertrand2014-04-191-14/+53
|\ \ \ | |/ /
| * | - Implement "remote" index (similar to FEDERATED ones) for MYSQL tables.Olivier Bertrand2014-04-191-14/+53
* | | - Commit merge filesOlivier Bertrand2014-04-191-31/+31
|\ \ \ | |/ /
| * | - In info, the file length sometimes could not be caculated because theOlivier Bertrand2014-04-141-28/+28
* | | - Commit merged filesOlivier Bertrand2014-04-191-2/+5
|\ \ \ | |/ /
| * | - Add system variables type_conv and conv_size. This addresses the eventualOlivier Bertrand2014-03-301-2/+5
| |/
* | - Resolving conflictsOlivier Bertrand2014-03-221-1620/+1620
|\ \ | |/
| * - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL.Olivier Bertrand2014-03-181-1/+1
* | - MRR + Block IndexingOlivier Bertrand2014-03-201-1620/+1620
|\ \ | |/