37 Commits (7972da8aa1c52121f60fb8fdae534a46892b4e07)

Author SHA1 Message Date
Marko Mäkelä 7972da8aa1 Silence bogus GCC 7 warnings -Wimplicit-fallthrough 9 years ago
Olivier Bertrand 6f34d8807c All changes made on 10.1 9 years ago
Olivier Bertrand 82913b0e90 Commit changes made for version 10.1 9 years ago
Olivier Bertrand 7d596c9ff5 - Working on MDEV-10525. Lrecl mismatch on DBF files 9 years ago
Olivier Bertrand 88998cfaac Commit merge resolved files 11 years ago
Olivier Bertrand b6a56370d6 Change all preprocessor compiler directives to use __WIN__ as the mean of 11 years ago
Olivier Bertrand e6b60ee5af Make BIN table files more flexible with new column format. 11 years ago
Olivier Bertrand f5d0c77062 Get rid of GCC warnings about unused parameters 11 years ago
Olivier Bertrand 3a889b1f90 Fix a bug in init_table_share that caused syntax error with Boolean options: 11 years ago
Alexander Barkov a1ad712152 Fixing connect.dbf test failures on big endian machines. 11 years ago
Olivier Bertrand 5d8311960a - Implement the NEWMSG and XMSG methods 11 years ago
Olivier Bertrand 56e2771321 1) Handling string memory allocation with a new STRING class. This is only 11 years ago
Olivier Bertrand 7c1af793fc - Initialise min/max buffer to 0 to avoid valgrind complaining 11 years ago
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: 11 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