summaryrefslogtreecommitdiff
path: root/storage/connect/rcmsg.c
Commit message (Expand)AuthorAgeFilesLines
* Commit merge resolved filesOlivier Bertrand2015-06-051-6/+0
* Commit merge resolved filesOlivier Bertrand2015-06-051-0/+6
|\
| * convert files from CRLF to LF line endingsSergei Golubchik2015-05-081-68/+68
* | Change all preprocessor compiler directives to use __WIN__ as the mean ofOlivier Bertrand2015-05-271-68/+68
|/
* - Temporary fix for MDEV-7304.Olivier Bertrand2014-12-141-0/+3
* - Remove gcc warning (no previous declaration of msglang)Olivier Bertrand2014-11-161-0/+4
* - Implement the NEWMSG and XMSG methodsOlivier Bertrand2014-11-151-233/+61
* - Calculate next position in filamap without assuming ENDING option is true.Olivier Bertrand2014-11-081-9/+17
* - Add the DECIMAL data type (TYPE_DECIM)Olivier Bertrand2013-12-281-20/+20
* - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tablesOlivier Bertrand2013-12-161-7/+7
* Fixing compiler warnings ("no previous declaration for ...")Alexander Barkov2013-05-131-0/+1
* All use of a character to represent table types orOlivier Bertrand2013-02-121-4/+4
* Put almost all function prototypes in header files that areOlivier Bertrand2013-02-091-0/+4
* 1) Fix bug on strange sprintfOlivier Bertrand2013-02-081-220/+220
|\
| * - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-209/+209
* | 1) Fix bug on strange sprintfOlivier Bertrand2013-02-081-7/+18
|/
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+209