mariadb/storage/connect
Alexander Barkov ab76cdb236 Compilation failed on Debian 32-bit.
Fixing DWORD definition once again as "unsigned long",
which is the way how MS defines it.

modified:
  @ storage/connect/os.h
    Changing DWORD defitition

  @ storage/connect/tabodbc.cpp
    Moving "#define NODW" to proper place.
2013-01-29 19:15:22 +04:00
..
block.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
catalog.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
checklvl.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
CMakeLists.txt Adding detection of msxml library version: 2013-01-28 19:49:46 +04:00
colblk.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
colblk.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
connect.cc Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
connect.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
csort.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
csort.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
domdoc.cpp Adding detection of msxml library version: 2013-01-28 19:49:46 +04:00
domdoc.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
engmsg.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamap.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamap.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamdbf.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamdbf.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamfix.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamfix.h Removing more duplicate declarations. 2013-01-29 17:30:02 +04:00
filamtxt.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamtxt.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamvct.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamvct.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamzip.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
filamzip.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
fmdlex.c Defining __STDC__, otherwise it does not compile on Windows 2013-01-28 18:11:51 +04:00
frmsg1.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
frmsg2.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
global.h Moving duplicate data type declatations into os.h. 2013-01-29 21:14:59 +04:00
ha_connect.cc Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong). 2013-01-24 19:18:54 +01:00
ha_connect.h Adding an Olivier's changeset: 2013-01-22 18:14:34 +04:00
inihandl.c Moving duplicate data type declatations into os.h. 2013-01-29 21:14:59 +04:00
libdoc.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
libdoc.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
macutil.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
macutil.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
maputil.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
maputil.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
messages.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
msgid.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
mycat.cc Adding an Olivier's changeset: 2013-01-22 18:14:34 +04:00
mycat.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
myconn.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
myconn.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
myutil.cpp Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong). 2013-01-24 19:18:54 +01:00
odbconn.cpp Fix problems with ODBC raised by Adding the type TYPE_BIGINT (longlong). 2013-01-24 19:18:54 +01:00
odbconn.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
os.h Compilation failed on Debian 32-bit. 2013-01-29 19:15:22 +04:00
os2def.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
osutil.c Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
osutil.h Moving duplicate data type declatations into os.h. 2013-01-29 21:14:59 +04:00
plgcnx.h Adding an Olivier's changeset: 2013-01-22 18:14:34 +04:00
plgdbsem.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
plgdbutl.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
plgodbc.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
plgxml.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
plgxml.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
plugutil.c Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
preparse.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
rcmsg.c Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
reldef.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
reldef.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
resource.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabcol.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabcol.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabdos.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabdos.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabfix.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabfix.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabfmt.cpp Test for CSV file imported from Windows. 2013-01-23 00:36:00 +01:00
tabfmt.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
table.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabmac.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabmac.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabmul.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabmul.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabmysql.cpp Adding an Olivier's changeset: 2013-01-22 18:14:34 +04:00
tabmysql.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabodbc.cpp Compilation failed on Debian 32-bit. 2013-01-29 19:15:22 +04:00
tabodbc.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabpivot.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabpivot.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabsys.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabsys.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabtbl.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabtbl.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabvct.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabvct.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabwmi.cpp Adding an Olivier's changeset: 2013-01-22 18:14:34 +04:00
tabwmi.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabxml.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
tabxml.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
user_connect.cc Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
user_connect.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
valblk.cpp Added to CONNECT the missing type TYPE_BIGINT (longlong). 2013-01-23 22:45:25 +01:00
valblk.h Added to CONNECT the missing type TYPE_BIGINT (longlong). 2013-01-23 22:45:25 +01:00
value.cpp Fixing ODBC related compilation failures: 2013-01-28 13:42:14 +04:00
value.h Fixing ODBC related compilation failures: 2013-01-28 13:42:14 +04:00
xindex.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
xindex.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
xobject.cpp Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
xobject.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00
xtable.h Adding the CONNECT storage engine sources. 2013-01-18 19:21:44 +04:00