Skip to content

ssomagani/mysql-symmetricds-volt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up replication from MySQL to VoltDB using SymmetricDS

Worked best when starting from the provided sample. Follow the Getting Started instructions on SymmetricDS's pages.

Setup MySQL

Setup MySQL source

  • Didn't work with port 33060 (what I read online as default) so removed the port from the jdbc.url
  • Didn't work with root with no password so created a new user with password

Setup VoltDB source

  • Didn't work When trying to setup a target to VoltDB, SymmetricDS fails on schema creation (specifically the table - SYM_INCOMING_ERROR).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors