Posted
about 3 years
ago
by
Eric Long
SymmetricDS 3.13.2 and 3.12.14 are released! This bugfix release includes log4j 2.17 to address the recent Apache Log4J vulnerability. (SymmetricDS 3.11 and older are not vulnerable.) One additional fix was made for 3.13.2:
Initial load stuck in loop with "there is no content to read" error
3.13.2 changelog
3.12.14 changelog
|
Posted
about 3 years
ago
by
Eric Long
SymmetricDS 3.13.1 and 3.12.13 are now available. This bugfix release addresses the recent Apache Log4J vulnerability. (SymmetricDS 3.11 and older are not vulnerable.) Here are some issues fixed:
Upgrade log4j to fix log4shell vulnerability
|
Posted
about 3 years
ago
by
[email protected] (Josh Hicks)
If the source data to be replicated resides in a read-only (select only) database, common replication approaches like log based or trigger based are not an option. Through some additional configuration and a few prerequisites on the source database SymmetricDS can still be used for replication in a time based approach.
|
Posted
about 3 years
ago
by
[email protected] (Josh Hicks)
If the source data to be replicated resides in a read-only (select only) database, common replication approaches like log based or trigger based are not an option. Through some additional configuration and a few prerequisites on the source database SymmetricDS can still be used for replication in a time based approach.
|
Posted
about 3 years
ago
by
[email protected] (Josh Hicks)
There are three primary methodologies used in database replication: log based, trigger capture, and time based. Determining which of these approaches is best for your use case can be difficult without understanding the limitations of each type. This article will help identify the differences, pros, and cons of each approach.
|
Posted
about 3 years
ago
by
[email protected] (Josh Hicks)
There are three primary methodologies used in database replication: log based, trigger capture, and time-based. Determining which of these approaches is best for your use case can be difficult without understanding the limitations of each type. This article will help identify the differences, pros, and cons of each approach.
|
Posted
about 3 years
ago
by
[email protected] (Josh Hicks)
There are three primary methodologies used in database replication: log based, trigger capture, and time based. Determining which of these approaches is best for your use case can be difficult without understanding the limitations of each type. This article will help identify the differences, pros, and cons of each approach.
|
Posted
about 3 years
ago
by
[email protected] (Josh Hicks)
There are three primary methodologies used in database replication: log based, trigger capture, and time based. Determining which of these approaches is best for your use case can be difficult without understanding the limitations of each type. This article will help identify the differences, pros, and cons of each approach.
|
Posted
about 3 years
ago
by
Eric Long
SymmetricDS 3.13.0 is now available! This minor release fixes 6 issues and makes 13 improvements, including:
Faster startup time by checking if sync triggers or auto create tables need to run
Cleaner shutdown that closes connections and stops jobs
|
Posted
about 3 years
ago
by
Eric Long
SymmetricDS 3.12.12 is now available! This patch release fixes 31 issues, including:
Loading data when same column name on table twice in different cases
Handle change to primary when using single-value transforms
Fix foreign key resolution when
|