hi, I need to copy a new table from Oracle to Mysql and after that i need that table to be synching after every 5 minutes. I have been doing this for more than 2 years. This time our Mysql db in AWS ubuntu server and when I try to run the DBSync program, it gives me error everytime. The error info is below.
Connecting to the source database.
Connecting to the destination database.
Creating history store for bitnami_wordpress
— Error 1071: Specified key was too long; max key length is 255 bytes
Closing connections.
Process failed.
Total time elapsed – 00:00:02