You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: mysql_source.get_connection():541: Can't connect to MySQL server on 127.0.0.1
ERROR: mysql_source.get_connection():541: Can't connect to MySQL server on 127.0.0.1
But the backup is running fine.
What I Did
I investigated what was causing the message. So I update the log line in mysql_source on line 543 as following
Description
When I run
I get the following error message:
But the backup is running fine.
What I Did
I investigated what was causing the message. So I update the log line in mysql_source on line 543 as following
backup/twindb_backup/source/mysql_source.py
Lines 540 to 544 in ed72278
And this give me the following error message.
I think for some reason the check in
is_galera
bubbles up as an error message.backup/twindb_backup/source/mysql_source.py
Lines 479 to 504 in ed72278
The text was updated successfully, but these errors were encountered: