Hi,
I used to be able to migrate data from SQL Server to MySQL using MySQL Workbench.
It worked very well, and I started to use the data migration bash script
produced by Workbench.
However, when few days ago I tried to run it it produced an error:
/usr/libexec/mysql-workbench/wbcopytables-bin: error while loading shared libraries: libwbbase.so.6.3.3: cannot open shared object file: No such file or directory
I did not have this problem before.
I tried to find this library for my CentOS 6.6, but I could not.
Why it happened now?
What should I do in order to fix it?
I am running WB 6.3.3 on CentOS 6.6 with MySQL 5.6.23
Best regards,
Jacob Nikom
I used to be able to migrate data from SQL Server to MySQL using MySQL Workbench.
It worked very well, and I started to use the data migration bash script
produced by Workbench.
However, when few days ago I tried to run it it produced an error:
/usr/libexec/mysql-workbench/wbcopytables-bin: error while loading shared libraries: libwbbase.so.6.3.3: cannot open shared object file: No such file or directory
I did not have this problem before.
I tried to find this library for my CentOS 6.6, but I could not.
Why it happened now?
What should I do in order to fix it?
I am running WB 6.3.3 on CentOS 6.6 with MySQL 5.6.23
Best regards,
Jacob Nikom