changes for Gateway with OSYNC Mode.GW_OSYNC_MYSQL_TMP1
commit8c0814564c3f984d48460bdc30dcd7f566750134
authorprabatuty <prabatuty>
Wed, 12 Mar 2008 13:06:05 +0000 (12 13:06 +0000)
committerprabatuty <prabatuty>
Wed, 12 Mar 2008 13:06:05 +0000 (12 13:06 +0000)
tree4150c01fe13ba0cd5a2414f539bf4140ecc45351
parentffadc544acab112547d2f3c91090f0e20edb3623
changes for Gateway with OSYNC Mode.
Moved the per table propagation mode to per transaction mode.
beginTrans() accepts the propagation mode as last argument.
21 files changed:
csqltable.conf
include/AbsSqlConnection.h
include/CacheTableLoader.h
include/Network.h
include/SqlConnection.h
include/SqlGwConnection.h
include/SqlGwStatement.h
include/SqlLogConnection.h
include/SqlLogStatement.h
include/SqlOdbcConnection.h
include/Util.h
src/adapter/SqlOdbcConnection.cxx
src/adapter/SqlOdbcStatement.cxx
src/cache/CacheTableLoader.cxx
src/network/NetworkTable.cxx
src/server/Config.cxx
src/sqllog/SqlLogConnection.cxx
src/sqllog/SqlLogStatement.cxx
src/tools/cachetable.cxx
src/tools/isql.cxx
src/tools/repltable.cxx