GG version 18.1 for MySQL
I am currently using GoldenGate version 18.1 for MySQL in Ubuntu. It works fine with MySQL version is 5.7.
Upgraded MySQL to version 8. Tried to use GoldenGate but got the error complaining about charset. In MySQL 8, I set default character set to utf8mb4.
I guess ogg version 18.1 doesn't work with utf8mb4 in MySQL 8. As a side note that didn't use ogg version 19.1 because it can't be installed in Ubuntu.
Does anyone know how to make ogg version 18.1 to work with MySQL 8?
Thanks.