summaryrefslogtreecommitdiff
path: root/storage/connect/filamdbf.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Added table type PIVOTOlivier Bertrand2013-05-101-5/+2
* CONNECT engine fixes after 10.0 merge.Sergei Golubchik2013-04-191-1/+1
* - Make Tiny compatible with DBF tables.Olivier Bertrand2013-03-131-0/+1
* - Fix a bug on DBF file name such as 'x/y.dbf' leading to a crash on Insert.Olivier Bertrand2013-03-111-1/+2
* Bug fixed: Column charset were not handled on read.Olivier Bertrand2013-02-111-36/+38
* Fixing wrong sprintf() calls.Alexander Barkov2013-02-071-1/+1
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-1/+0
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-990/+990
* Introducing functions global_open() and global_fopen() for these purposes:Alexander Barkov2013-02-061-17/+12
* DBF type N is now BIGINT when length is > 10.Olivier Bertrand2013-01-311-4/+6
* Fix incorrect DBF type setting for SORT and BIGINT.Olivier Bertrand2013-01-311-2/+20
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+975