mariadb/storage/connect
Olivier Bertrand a769cb2fc5 - Add header files to source files
modified:
  storage/connect/CMakeLists.txt
2013-02-22 22:46:52 +01:00
..
block.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
catalog.h Fixing a warning: 2013-02-08 01:31:46 +04:00
checklvl.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
CMakeLists.txt - Add header files to source files 2013-02-22 22:46:52 +01:00
colblk.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
colblk.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
connect.cc Put almost all function prototypes in header files that are 2013-02-09 01:08:15 +01:00
connect.h Put almost all function prototypes in header files that are 2013-02-09 01:08:15 +01:00
csort.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
csort.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
domdoc.cpp - Fix crash on making an XML table with encoding=XXX 2013-02-20 01:30:37 +01:00
domdoc.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
engmsg.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamap.cpp Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
filamap.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamdbf.cpp Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
filamdbf.h Put almost all function prototypes in header files that are 2013-02-09 01:08:15 +01:00
filamfix.cpp Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
filamfix.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamtxt.cpp Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
filamtxt.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamvct.cpp Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
filamvct.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamzip.cpp Fixing some of the compilation warnings. 2013-02-07 16:37:44 +04:00
filamzip.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
fmdlex.c - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
frmsg1.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
frmsg2.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
global.h Fixing compilation warnings: 2013-02-07 15:21:56 +04:00
ha_connect.cc - Commiting merges 2013-02-22 22:04:47 +01:00
ha_connect.h Implementing pre_create option test and setting of default values. 2013-02-15 01:33:23 +01:00
inihandl.c Fixing ini.test failure on Linux: 2013-02-11 18:32:40 +04:00
libdoc.cpp - Re-install blank trimming to have the xml test pass. 2013-02-20 23:23:35 +01:00
libdoc.h - Fix the elimination of control characters from node content 2013-02-20 18:49:18 +01:00
macutil.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
macutil.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
maputil.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
maputil.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
messages.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
msgid.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
mycat.cc Skip test XML if no XML support is compiled. 2013-02-22 12:52:56 +04:00
mycat.h All use of a character to represent table types or 2013-02-12 12:34:14 +01:00
myconn.cpp - Update the MYSQL table handling to use only client API functions. 2013-02-20 16:57:38 +01:00
myconn.h - Update the MYSQL table handling to use only client API functions. 2013-02-20 16:57:38 +01:00
myutil.cpp - Fix bad conversion from "bigint" to TYPE_FLOAT. 2013-02-21 12:30:40 +01:00
myutil.h Put almost all function prototypes in header files that are 2013-02-09 01:08:15 +01:00
odbccat.h All use of a character to represent table types or 2013-02-12 12:34:14 +01:00
odbconn.cpp Modification of the ODBConn class to change m_henv member from 2013-02-18 00:18:32 +01:00
odbconn.h Modification of the ODBConn class to change m_henv member from 2013-02-18 00:18:32 +01:00
os.h Fixing compilation warnings: 2013-02-07 15:21:56 +04:00
osutil.c Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
osutil.h Fixing compilation warnings: 2013-02-07 15:21:56 +04:00
plgcnx.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plgdbsem.h Fix a bug causing all tests to fail. 2013-02-12 18:39:29 +01:00
plgdbutl.cpp Adding test for ENGINE=VEC 2013-02-11 17:50:01 +04:00
plgodbc.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plgxml.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plgxml.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plugutil.c Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
preparse.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
rcmsg.c All use of a character to represent table types or 2013-02-12 12:34:14 +01:00
reldef.cpp Suppress a warning on unused variable. 2013-02-20 16:54:57 +01:00
reldef.h Adding DATA_CHARSET table option. 2013-02-18 19:21:52 +04:00
resource.h Put almost all function prototypes in header files that are 2013-02-09 01:08:15 +01:00
tabcol.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabcol.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabdos.cpp All use of a character to represent table types or 2013-02-12 12:34:14 +01:00
tabdos.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabfix.cpp Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
tabfix.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabfmt.cpp All use of a character to represent table types or 2013-02-12 12:34:14 +01:00
tabfmt.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
table.cpp Adding DATA_CHARSET table option. 2013-02-18 19:21:52 +04:00
tabmac.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmac.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmul.cpp Fixing "unused label" warning. 2013-02-08 01:40:55 +04:00
tabmul.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmysql.cpp - Fix connect string wrongly used when zero length 2013-02-22 18:32:47 +01:00
tabmysql.h - Add the support of URL connection string fo MYSQL tables 2013-02-22 17:26:08 +01:00
tabodbc.cpp Put trace in ODBC source files 2013-02-15 22:31:13 +01:00
tabodbc.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabpivot.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabpivot.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabsys.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabsys.h 1) Fix bug on strange sprintf 2013-02-08 03:27:12 +01:00
tabtbl.cpp 1) Fix bug on strange sprintf 2013-02-08 03:27:12 +01:00
tabtbl.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabvct.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabvct.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabwmi.cpp All use of a character to represent table types or 2013-02-12 12:34:14 +01:00
tabwmi.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabxml.cpp - Fix crash on making an XML table with encoding=XXX 2013-02-20 01:30:37 +01:00
tabxml.h - Re-install blank trimming to have the xml test pass. 2013-02-20 23:23:35 +01:00
user_connect.cc Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
user_connect.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
valblk.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
valblk.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
value.cpp Fixing wrong sprintf() calls. 2013-02-07 17:56:48 +04:00
value.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
xindex.cpp Fixing a warning: 2013-02-07 19:10:35 +04:00
xindex.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
xobject.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
xobject.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
xtable.h Adding DATA_CHARSET table option. 2013-02-18 19:21:52 +04:00