summaryrefslogtreecommitdiff
path: root/storage/connect/xobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlenSergei Golubchik2015-06-141-0/+1
* 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