You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Olivier Bertrand edd161587e - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
..
CMakeLists.txt - Add header files to source files 13 years ago
block.h - Fixing TAB to 2 spaces 13 years ago
catalog.h Fixing a warning: 13 years ago
checklvl.h - Fixing TAB to 2 spaces 13 years ago
colblk.cpp - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
colblk.h - Add support to NULL values. This concern the MYSQL 13 years ago
connect.cc - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
connect.h Put almost all function prototypes in header files that are 13 years ago
csort.cpp - Fixing TAB to 2 spaces 13 years ago
csort.h - Fixing TAB to 2 spaces 13 years ago
domdoc.cpp - Fix crash on making an XML table with encoding=XXX 13 years ago
domdoc.h - Fixing TAB to 2 spaces 13 years ago
engmsg.h - Fixing TAB to 2 spaces 13 years ago
filamap.cpp Fixing wrong sprintf() calls. 13 years ago
filamap.h - Fixing TAB to 2 spaces 13 years ago
filamdbf.cpp Bug fixed: Column charset were not handled on read. 13 years ago
filamdbf.h Put almost all function prototypes in header files that are 13 years ago
filamfix.cpp Fixing wrong sprintf() calls. 13 years ago
filamfix.h - Fixing TAB to 2 spaces 13 years ago
filamtxt.cpp Fixing wrong sprintf() calls. 13 years ago
filamtxt.h - Fixing TAB to 2 spaces 13 years ago
filamvct.cpp Fixing wrong sprintf() calls. 13 years ago
filamvct.h - Fixing TAB to 2 spaces 13 years ago
filamzip.cpp Fixing some of the compilation warnings. 13 years ago
filamzip.h - Fixing TAB to 2 spaces 13 years ago
fmdlex.c - Fixing TAB to 2 spaces 13 years ago
frmsg1.h - Fixing TAB to 2 spaces 13 years ago
frmsg2.h - Fixing TAB to 2 spaces 13 years ago
global.h Fixing compilation warnings: 13 years ago
ha_connect.cc - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
ha_connect.h Implementing pre_create option test and setting of default values. 13 years ago
inihandl.c Fixing ini.test failure on Linux: 13 years ago
libdoc.cpp - Re-install blank trimming to have the xml test pass. 13 years ago
libdoc.h - Fix the elimination of control characters from node content 13 years ago
macutil.cpp - Fixing TAB to 2 spaces 13 years ago
macutil.h - Fixing TAB to 2 spaces 13 years ago
maputil.cpp - Fixing TAB to 2 spaces 13 years ago
maputil.h - Fixing TAB to 2 spaces 13 years ago
messages.h - Fixing TAB to 2 spaces 13 years ago
msgid.h - Fixing TAB to 2 spaces 13 years ago
mycat.cc Skip test XML if no XML support is compiled. 13 years ago
mycat.h All use of a character to represent table types or 13 years ago
myconn.cpp - Update the MYSQL table handling to use only client API functions. 13 years ago
myconn.h - Update the MYSQL table handling to use only client API functions. 13 years ago
myutil.cpp - Fix bad conversion from "bigint" to TYPE_FLOAT. 13 years ago
myutil.h Put almost all function prototypes in header files that are 13 years ago
odbccat.h All use of a character to represent table types or 13 years ago
odbconn.cpp - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
odbconn.h Modification of the ODBConn class to change m_henv member from 13 years ago
os.h Fixing compilation warnings: 13 years ago
osutil.c Fixing wrong sprintf() calls. 13 years ago
osutil.h Fixing compilation warnings: 13 years ago
plgcnx.h - Fixing TAB to 2 spaces 13 years ago
plgdbsem.h - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
plgdbutl.cpp Adding test for ENGINE=VEC 13 years ago
plgodbc.h - Fixing TAB to 2 spaces 13 years ago
plgxml.cpp - Fixing TAB to 2 spaces 13 years ago
plgxml.h - Fixing TAB to 2 spaces 13 years ago
plugutil.c Fixing wrong sprintf() calls. 13 years ago
preparse.h - Fixing TAB to 2 spaces 13 years ago
rcmsg.c All use of a character to represent table types or 13 years ago
reldef.cpp Suppress a warning on unused variable. 13 years ago
reldef.h Adding DATA_CHARSET table option. 13 years ago
resource.h Put almost all function prototypes in header files that are 13 years ago
tabcol.cpp - Fixing TAB to 2 spaces 13 years ago
tabcol.h - Fixing TAB to 2 spaces 13 years ago
tabdos.cpp All use of a character to represent table types or 13 years ago
tabdos.h Bug fixed: Column charset were not handled on read. 13 years ago
tabfix.cpp Fixing wrong sprintf() calls. 13 years ago
tabfix.h Bug fixed: Column charset were not handled on read. 13 years ago
tabfmt.cpp All use of a character to represent table types or 13 years ago
tabfmt.h Bug fixed: Column charset were not handled on read. 13 years ago
table.cpp - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
tabmac.cpp - Fixing TAB to 2 spaces 13 years ago
tabmac.h - Fixing TAB to 2 spaces 13 years ago
tabmul.cpp Fixing "unused label" warning. 13 years ago
tabmul.h - Fixing TAB to 2 spaces 13 years ago
tabmysql.cpp - Catalog table: Use XFLD as Flag value instead of column index. 13 years ago
tabmysql.h - Add the support of URL connection string fo MYSQL tables 13 years ago
tabodbc.cpp - Add support to NULL values. This concern the MYSQL 13 years ago
tabodbc.h Bug fixed: Column charset were not handled on read. 13 years ago
tabpivot.cpp - Fixing TAB to 2 spaces 13 years ago
tabpivot.h - Fixing TAB to 2 spaces 13 years ago
tabsys.cpp - Fixing TAB to 2 spaces 13 years ago
tabsys.h 1) Fix bug on strange sprintf 13 years ago
tabtbl.cpp 1) Fix bug on strange sprintf 13 years ago
tabtbl.h - Fixing TAB to 2 spaces 13 years ago
tabvct.cpp - Fixing TAB to 2 spaces 13 years ago
tabvct.h - Fixing TAB to 2 spaces 13 years ago
tabwmi.cpp All use of a character to represent table types or 13 years ago
tabwmi.h Bug fixed: Column charset were not handled on read. 13 years ago
tabxml.cpp - Fix crash on making an XML table with encoding=XXX 13 years ago
tabxml.h - Re-install blank trimming to have the xml test pass. 13 years ago
user_connect.cc Fixing wrong sprintf() calls. 13 years ago
user_connect.h - Fixing TAB to 2 spaces 13 years ago
valblk.cpp - Add support to NULL values. This concern the MYSQL 13 years ago
valblk.h - Add support to NULL values. This concern the MYSQL 13 years ago
value.cpp - Add support to NULL values. This concern the MYSQL 13 years ago
value.h - Add support to NULL values. This concern the MYSQL 13 years ago
xindex.cpp - Add support to NULL values. This concern the MYSQL 13 years ago
xindex.h - Fixing TAB to 2 spaces 13 years ago
xobject.cpp - Fixing TAB to 2 spaces 13 years ago
xobject.h - Fixing TAB to 2 spaces 13 years ago
xtable.h Adding DATA_CHARSET table option. 13 years ago