41 Commits (e5729127b8a50a0e553fd8b87b2683e4a684dfcc)

Author SHA1 Message Date
Olivier Bertrand e5729127b8 - NOTE: an experimental implementation of MRR was done but not kept 12 years ago
Olivier Bertrand 43362bc9a0 - Fix bug MDEV-5734 12 years ago
Olivier Bertrand 5133cb5e25 This is a major update of CONNECT that goes from version 1.1 to 1.2 12 years ago
Olivier Bertrand c055e5e0ef - Add the DECIMAL data type (TYPE_DECIM) 12 years ago
Olivier Bertrand ee2f04450b - Add support for unsigned numeric types 12 years ago
Olivier Bertrand aaa982e790 - Fix good recognition of MYSQL table column types. 12 years ago
Olivier Bertrand 793f05c321 - Modify the way UPDATE and DELETE statements are sent to ODBC 12 years ago
Olivier Bertrand 260c0de918 - Add (limited) UPDATE/DELETE support to MYSQL type CONNECT tables 12 years ago
Olivier Bertrand 056f35d0c1 - Move all enum AMT definitions in one place (plgdbsem.h) 12 years ago
Olivier Bertrand bb597a765d - Add test on MYSQL table self reference during CREATE TABLE 12 years ago
Olivier Bertrand 0f6bcf73de - Implement the "exec source" feature for table type MYSQL. 12 years ago
Olivier Bertrand ca4c54aaee - Fix bug when closing some table types 12 years ago
Olivier Bertrand 8619da05d9 - Fix the default length for DOUBLE to 255 (was 256, max is 255) 12 years ago
Olivier Bertrand 5d75457fc9 - Implement the SERVID special columns. This imply modifying the way 12 years ago
Olivier Bertrand 81e5c5db3b - Fix length when TYPVAL::SetValue_char is called from MYSQLCOL::ReadColumn. 12 years ago
Olivier Bertrand c6c1a6e2e8 - Fix potential bug in MYSQLCOL::WriteColumn: ShowValue was call with 13 years ago
Olivier Bertrand b5130b5bd2 - Implemented: The use of Federated servers. 13 years ago
Olivier Bertrand 33b9531568 - Fix setting default type to MYSQL->PROXY->DOS in some places where it 13 years ago
Olivier Bertrand aebcd56ca9 - Changing CONNECT version number and date 13 years ago
Olivier Bertrand c035bde34c - Allowing views and queries as parameters for PROXY base tables 13 years ago
Alexander Barkov 54f3292831 Fixing warnings (mostly "no previous declaration") 13 years ago
Olivier Bertrand be268bed3d - Fix inverted test on am in MYSQLDEF::DefineAM 13 years ago
Olivier Bertrand f3e944099e - Adding a loop test to prevent PROXY based table to loop when repointing on itself. 13 years ago
Olivier Bertrand 7461d8e30c - Allow PROXY based tables to specify MySQL access parameters when the 13 years ago
Olivier Bertrand 4fd74200dd - Adding 3 new table types: 13 years ago
Olivier Bertrand cd9e1938ef - Add a new table option SEPINDEX (not used yet) and remove an unused 13 years ago
Olivier Bertrand fa4aa616a1 - Rewriting the VALUE classes as template classes 13 years ago
Olivier Bertrand edd161587e - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
Olivier Bertrand 2b60525d57 - Add support to NULL values. This concern the MYSQL 13 years ago
Olivier Bertrand ebc8a6ef0c - Fix connect string wrongly used when zero length 13 years ago
Olivier Bertrand b535cb9874 - Add the support of URL connection string fo MYSQL tables 13 years ago
Olivier Bertrand 26bf803c04 - Update the MYSQL table handling to use only client API functions. 13 years ago
Olivier Bertrand 88c76f3b70 All use of a character to represent table types or 13 years ago
Olivier Bertrand f6ca3b05f2 Bug fixed: Column charset were not handled on read. 13 years ago
Olivier Bertrand 82e746ea1b Put almost all function prototypes in header files that are 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 c87004d817 Removing os2def.h 13 years ago
Alexander Barkov 37465ea2fe Adding an Olivier's changeset: 13 years ago
Alexander Barkov d7143a4160 Adding the CONNECT storage engine sources. 13 years ago