I have a SQL with a linkserver with ODBC 5.3 to MySQL 5.7.
When I think a table on the master server's MySQL all right, but it does not replicate the table. If I update the table with a value I give this error:
[ERROR] Slave SQL for channel '': Error executing row event: 'Table 'db.table' doesn't exist', Error_code: 1146
When I think a table on the master server's MySQL all right, but it does not replicate the table. If I update the table with a value I give this error:
[ERROR] Slave SQL for channel '': Error executing row event: 'Table 'db.table' doesn't exist', Error_code: 1146