Oracle -> MySQL replication: libmysql_.dll error
Problem
I've come across libmysql_.dll error. Re-installation did not fix the problem.
Solution
We do not include MySQL client, we use the one installed on the server already. This looks like either a version or path issue between dbvrep and your MySQL client installation.
Is a MySQL client installed on the machine? What is the version? What is the path? Does it include a libmysql_.ddl or libmysql.ddl library?
Can you try copying the library to dbvrep installation directory and/or adding the path to your library to PATH variable?
|