summaryrefslogtreecommitdiff
path: root/storage/connect/xobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix truncation warnings in connectVladislav Vaintroub2017-10-111-2/+2
* Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-07-131-6/+5
|\
| * Fix unhandled exception:Olivier Bertrand2017-06-111-3/+3
| * Fix gcc compiler warnings reported by SergeiOlivier Bertrand2017-05-231-17/+20
| * Commit resolved conflictsOlivier Bertrand2015-09-181-0/+1
| |\
| | * MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlenSergei Golubchik2015-06-141-0/+1
| * | Fix and Enhance remote indexing:Olivier Bertrand2015-07-161-5/+19
| * | Make this repository aligned with 10.0 oneOlivier Bertrand2015-04-051-0/+28
| * | Same changes than in version 10.0.17Olivier Bertrand2015-03-191-0/+25
* | | compilation warnings in ConnectSergei Golubchik2017-05-191-4/+4
* | | Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-1/+1
|\ \ \
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+1
* | | | Fix wrong value of JSON columnOlivier Bertrand2017-05-111-18/+9
* | | | Fix MDEV-12142 crash when creating CSV tableOlivier Bertrand2017-03-061-5/+17
|/ / /
* | | Commit updating CONNECT from the 10.1 versionOlivier Bertrand2015-12-041-5/+20
| |/ |/|
* | Fix MDEV-7890Olivier Bertrand2015-04-041-0/+28
* | - Change some line endings from CRLF to LFOlivier Bertrand2015-01-231-14/+14
* | - Fix MDEV-7489 (in add_field)Olivier Bertrand2015-01-231-0/+25
|/
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-1/+1
* 1) Handling string memory allocation with a new STRING class. This is onlyOlivier Bertrand2014-10-211-186/+371
* - MRR + Block IndexingOlivier Bertrand2014-03-201-188/+186
|\
| * - NOTE: an experimental implementation of MRR was done but not keptOlivier Bertrand2014-03-101-13/+0
* | - TemporaryOlivier Bertrand2014-03-101-2/+2
|/
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-1/+3
* - Add support for unsigned numeric typesOlivier Bertrand2013-12-031-0/+2
* - Add tiny integer as a supported type by CONNECTOlivier Bertrand2013-03-111-0/+6
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-178/+178
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+178