23 Commits (74a46726227b5f34dedb28ff6d7a4d81b157d764)

Author SHA1 Message Date
Olivier Bertrand 74a4672622 - Move DataPath from the MYCAT catalog to the ha_connect handler. Indeed 11 years ago
Olivier Bertrand f930f4eda9 - Add a new CONNECT global variable allowing to tell whether or not 11 years ago
Olivier Bertrand 3a69c854c5 - Modifies the way indexed UPDATE/DELETE are sorted in order to execute 11 years ago
Olivier Bertrand 0219ac1e98 This is a major update that fixes most of the issues and bugs that 11 years ago
Olivier Bertrand 1904284361 This commit brings many changes, in particular two important ones: 12 years ago
Olivier Bertrand 8b7c7b9280 - Fix writing header of void CONNECT DBF tables on first insert. An error 12 years ago
Olivier Bertrand 6b63c5b247 - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL. 12 years ago
Olivier Bertrand 32284eba5c - Fix variables used uninitialized 12 years ago
Olivier Bertrand c055e5e0ef - Add the DECIMAL data type (TYPE_DECIM) 12 years ago
Olivier Bertrand e2804d9b74 - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tables 12 years ago
Sergei Golubchik ab3604989c MDEV-4243 [PATCH] Warnings/errors while compiling with clang 12 years ago
Olivier Bertrand 99d95c8a2f - Added table type PIVOT 13 years ago
Sergei Golubchik 6bd49441b5 CONNECT engine fixes after 10.0 merge. 13 years ago
Olivier Bertrand fe39ea1b03 - Make Tiny compatible with DBF tables. 13 years ago
Olivier Bertrand dd72f03f95 - Fix a bug on DBF file name such as 'x/y.dbf' leading to a crash on Insert. 13 years ago
Olivier Bertrand f6ca3b05f2 Bug fixed: Column charset were not handled on read. 13 years ago
Alexander Barkov f8f79d9334 Fixing wrong sprintf() calls. 13 years ago
Alexander Barkov 40398f3660 Fixing some of the compilation warnings. 13 years ago
Alexander Barkov 30c4b0ebc2 - Fixing TAB to 2 spaces 13 years ago
Alexander Barkov 22a8fb03db Introducing functions global_open() and global_fopen() for these purposes: 13 years ago
Olivier Bertrand 627d046df5 DBF type N is now BIGINT when length is > 10. 13 years ago
Olivier Bertrand ad41e7ee40 Fix incorrect DBF type setting for SORT and BIGINT. 13 years ago
Alexander Barkov d7143a4160 Adding the CONNECT storage engine sources. 13 years ago