summaryrefslogtreecommitdiff
path: root/storage/connect/value.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Added table type PIVOTOlivier Bertrand2013-05-101-43/+6
* fixes for buildbot.Sergei Golubchik2013-04-211-10/+10
* Fixed a problem in index.test failures when run in a non-Paris time zone.Alexander Barkov2013-04-031-8/+46
* - Fix a typo error: in AllocateValue(2) Tiny values were given the TYPE_SHORT...Olivier Bertrand2013-03-231-1/+1
* - Add tiny integer as a supported type by CONNECTOlivier Bertrand2013-03-111-8/+62
* - Changing mode to -xunknown2013-03-061-0/+0
* - Rewrite some VALBLK classes as templatesOlivier Bertrand2013-03-011-20/+20
* - Fix warning on missing initial values on LinuxOlivier Bertrand2013-03-011-2/+10
* - Fix memory leakunknown2013-03-011-123/+139
* - Second version of template value classesOlivier Bertrand2013-02-281-191/+312
* - Rewriting the VALUE classes as template classesOlivier Bertrand2013-02-271-3840/+362
* - Add support to NULL values. This concern the MYSQLOlivier Bertrand2013-02-241-74/+174
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-2/+2
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-4825/+4825
* Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-291-32/+44
* Fixing compilation failure caused by wrong definition of DWORDAlexander Barkov2013-01-291-111/+0
* Fixing ODBC related compilation failures:Alexander Barkov2013-01-281-3/+10
* Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-241-2/+2
* Added to CONNECT the missing type TYPE_BIGINT (longlong).Olivier Bertrand2013-01-231-33/+851
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+4099