Josh Max - 2022-10-22

Hi,

I have a problem with replicating the MYSQL database from one to another remote server.

I set up everything, but I get the error

SHOW REPLICA STATUS \G

Last_Error: Coordinator stopped because there were error(s) in the worker(s). The most recent failure being: Worker 1 failed executing transaction 'ANONYMOUS' at master log mysql-bin.000002, end_log_pos 360434. See error log and/or performance_schema.replication_applier_status_by_worker table for more details about this failure or others, if any.

This looks like a Webmin block or uses some specific. Do you know how to fix this?

I try on my other servers without Webmin installation, so I install only MYSQL in my Ubuntu OS and replication works perfectly fine.

Thanks