45 Commits (7e8504b52398b9bad607dd8699e7cb54f05142ce)

Author SHA1 Message Date
Olivier Bertrand 7e8504b523 - Add longjmp initialization in PlgAllocResult 12 years ago
Alexander Barkov f19f8f0ee4 MDEV-5341 ConnectSE: discovery for ODBC tables does not work if tables 12 years ago
Olivier Bertrand 1e1345c451 - Raise the limit on returned lines for table ODBC catalog tables 12 years ago
Alexander Barkov 37611b2a32 MDEV-5343 ConnectSE: ODBC: CATFUNC=Tables and CATFUNC=Columns crash when 12 years ago
Olivier Bertrand e694ac4193 - Suppress eventual prompting when connecting to an ODBC source 12 years ago
Olivier Bertrand 385dbaeae0 - Fix gcc compilation warnings 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 eca84a9b18 - Add (limited) support for UPDATE and DELETE to ODBC tables 12 years ago
Olivier Bertrand 056f35d0c1 - Move all enum AMT definitions in one place (plgdbsem.h) 12 years ago
Olivier Bertrand 89e71ffb40 - Fix some GCC compiler eroors and warnings 12 years ago
Olivier Bertrand ba3f4a2cc9 - Add new features to ODBC table type 12 years ago
Olivier Bertrand c0907d57b1 - Fix compile error on some plarforms (64bits?) 12 years ago
Olivier Bertrand ca4c54aaee - Fix bug when closing some table types 12 years ago
Olivier Bertrand dd0872eb9c - Handle TINY in ODBC type conversion 12 years ago
Olivier Bertrand 0993d4b4f5 - Change the Blanks parameter from true to false in catalog getting 12 years ago
Sergey Vojtovich e8d593fbda MDEV-4786 - merge 10.0-monty - 10.0 13 years ago
Olivier Bertrand d24e1fc82a - cleaning code and show some functions return code 13 years ago
Olivier Bertrand b3ad9a97e9 - Suppress some ubuntu compiler warnings 13 years ago
Alexander Barkov d7283bc59a Fixing some of the memory leaks in ODBCColumns(). 13 years ago
Alexander Barkov a8fb8e141e Fixing a warning: 13 years ago
Alexander Barkov 66c1665e89 Fixing numerous "variable is set but never used" warnings. 13 years ago
Alexander Barkov 54f3292831 Fixing warnings (mostly "no previous declaration") 13 years ago
Alexander Barkov 33d1689fcf Fixing compiler warnings ("no previous declaration for ...") 13 years ago
Alexander Barkov 35a879d06d Fixing a few "no previous declaration" warnings 13 years ago
Olivier Bertrand 99d95c8a2f - Added table type PIVOT 13 years ago
Olivier Bertrand 7a30ec7231 - XML and INI tables now return NULL when a node does not exist in a row (XML) 13 years ago
Olivier Bertrand 7132c590ca - Fix a miscalculation of column length in ODBCTables 13 years ago
Olivier Bertrand edd161587e - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
Olivier Bertrand 8e1c194904 Modification of the ODBConn class to change m_henv member from 13 years ago
Olivier Bertrand 618ce65aff Modification of the DBX class to have more information 13 years ago
Olivier Bertrand df1dfcff6c Put trace in ODBC source files 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
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 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 18e02f0608 Fixing compilation failure caused by wrong definition of DWORD 13 years ago
Olivier Bertrand ba82edd41e Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong). 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