35 Commits (739632cbe0780b385d0f6a3a99c1e79fa4ca805d)

Author SHA1 Message Date
Olivier Bertrand 739632cbe0 Moved PushWarning out of HAVE_PSI_INTERFACE brackets 13 years ago
Olivier Bertrand 33b2c6fe7b Fixed a bug in ha_connect::GetListOption causing a crash 13 years ago
Olivier Bertrand f83588a0f9 Implementing pre_create option test and setting of default values. 13 years ago
Alexander Barkov 3a91f1a998 Code reorganization in the initialization and clean-up code. 13 years ago
Olivier Bertrand 3f2d762aa8 13 years ago
Olivier Bertrand 15470f5d12 Warning message changed in ha_connect::check_if_incompatible_data. 13 years ago
Olivier Bertrand 481916ffda Update ha_connect::pre_create to restore the code translating 13 years ago
Olivier Bertrand c523370389 Fix bug on readonly table option not recognized 13 years ago
Olivier Bertrand 5fc2a7dadd Add a test on table types in ha_connect::create 13 years ago
Olivier Bertrand 83b7fb0f47 Fix a bug causing all tests to fail. 13 years ago
Olivier Bertrand 88c76f3b70 All use of a character to represent table types or 13 years ago
Alexander Barkov b91386c2f6 Changing maximum possible column length for DBF tables from 11 to 10. 13 years ago
Alexander Barkov ebf2da0045 Fixing compilation problems on Unix: 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
Olivier Bertrand ec2112f32d 1) Fix bug on strange sprintf 13 years ago
Olivier Bertrand 38edf74a3c 1) Fix bug on strange sprintf 13 years ago
Alexander Barkov 494ef9d073 Fixing compilation problems on Windows (due to the previous commit). 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
Olivier Bertrand 1830e732fb Make possible to get ODBC DataSources name and description by: 13 years ago
Alexander Barkov dc6e20bda4 Fixing my_charset_utf8_bin to my_charset_utf8_general_ci. 13 years ago
Olivier Bertrand e89cb7f27a Translate column names to UTF-8 in ha_connect::pre_create. 13 years ago
Olivier Bertrand 9ca150aa2c 2>libdoc.cpp 13 years ago
Alexander Barkov dde8622c20 More XML related definitions are now more friendly: 13 years ago
Alexander Barkov f09ae60d30 Fixing to use my_interval_timer() instead of ftime(). 13 years ago
Alexander Barkov 3d8ef8bf2f ftime does not exist on FreeBSD. 13 years ago
Olivier Bertrand 627d046df5 DBF type N is now BIGINT when length is > 10. 13 years ago
Olivier Bertrand ba82edd41e Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong). 13 years ago
Olivier Bertrand 6ec8f00ae3 Added to CONNECT the missing type TYPE_BIGINT (longlong). 13 years ago
Alexander Barkov a8f0f93a2a A Changeset from Olivier: 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