summaryrefslogtreecommitdiff
path: root/storage/connect/tabfmt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-4/+4
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-4/+4
| |\
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-291-4/+4
| | |\
| | | * - Fix MDEV-25863 : Replace __WIN__ by _WIN32Olivier Bertrand2021-06-081-4/+4
* | | | Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-14/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-14/+15
| |\ \ \ | | |/ /
| | * | CONNECT: compiler warningsSergei Golubchik2021-02-011-7/+14
| | |/
| | * Fix some test failureOlivier Bertrand2020-11-211-1/+1
* | | Merge 10.4 into 10.5Marko Mäkelä2020-02-071-3/+0
|\ \ \ | |/ /
| * | Fixed compiler warnings from gcc 7.4.1Monty2020-01-291-7/+14
| |/
* | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-2/+3
|\ \ | |/
| * =====================================================================Olivier Bertrand2019-11-161-2/+3
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-1/+1
|\ \ | |/
| * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-171-0/+2
| * - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-231-6/+7
| * - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-251-3/+3
| * - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-301-15/+15
| * Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-13/+13
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-27/+48
| |\
| * \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-80/+137
| |\ \
| * | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-1/+1
* | | | Fixed compiler warnings from connect engineMonty2019-08-231-7/+18
* | | | MDEV-19785 Storage CONNECT compilation error: unknown type name 'UNZFAM'Aleksey Midenkov2019-07-071-0/+2
* | | | Squashed commit of connect/10.0:Olivier Bertrand2019-04-261-6/+7
* | | | Squashed commit of connect/10.0:Sergei Golubchik2018-04-261-18/+18
* | | | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-19/+3
* | | | Fix MDEV-12653 Cannot add index for ZIP CONNECT tableOlivier Bertrand2017-05-041-1/+1
* | | | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-8/+24
| |_|/ |/| |
* | | All changes made on 10.1Olivier Bertrand2017-02-161-4/+4
* | | Commit changes made for version 10.1Olivier Bertrand2017-01-171-23/+44
| |/ |/|
* | Fix some XML table type bugs:Olivier Bertrand2016-12-231-3/+8
* | - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-141-15/+11
* | - MDEV-11295: developing handling files contained in ZIP file.Olivier Bertrand2016-12-121-62/+106
* | - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS.Olivier Bertrand2016-12-021-11/+11
* | - Fix MDEV-11234. Escape quoting character. Should be doubled.Olivier Bertrand2016-11-061-11/+23
|/
* Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-6/+6
* Get rid of GCC warnings about unused parametersOlivier Bertrand2015-05-091-3/+3
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-3/+5
* - in CheckCond change strcat to strncat to avoid the case of non zeroOlivier Bertrand2014-10-091-4/+8
* - Move DataPath from the MYCAT catalog to the ha_connect handler. IndeedOlivier Bertrand2014-08-231-4/+5
* - Add a new CONNECT global variable allowing to tell whether or notOlivier Bertrand2014-08-221-7/+36
* - Modifies the way indexed UPDATE/DELETE are sorted in order to executeOlivier Bertrand2014-08-161-3/+15
* - Fix bugs in handling of remote index when updating and deletingOlivier Bertrand2014-07-221-12/+7
* This commit brings many changes, in particular two important ones:Olivier Bertrand2014-07-171-3/+4
* - Commit merged filesOlivier Bertrand2014-05-311-25/+36
|\
| * - Eliminate virtual columns from CSV and FMT table fieldsOlivier Bertrand2014-05-301-25/+36
* | - Add support of partition tablesOlivier Bertrand2014-05-311-1/+1
|\ \ | |/
| * - Fix wrong error "Invalid offset for CVS table" when a specialOlivier Bertrand2014-05-091-1/+1
* | - Commit merged filesOlivier Bertrand2014-04-231-12/+12
|\ \ | |/
| * Merge 10.0 -> 10.0-connectAlexander Barkov2014-04-211-12/+12
| |\