Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding a --set-gtid-purged in getting backup #27

Open
saeedsafavi26 opened this issue Apr 4, 2023 · 2 comments
Open

adding a --set-gtid-purged in getting backup #27

saeedsafavi26 opened this issue Apr 4, 2023 · 2 comments

Comments

@saeedsafavi26
Copy link

Hi,
I'm using your library to get backup from a managed mysql database on DigitalOcean. it is required to use --set-gtid-purged=OFF when get a backup to be able to restore it on the cloud again.
Could you plz add this feature in your library?

@saeedsafavi26
Copy link
Author

I have investigated the problem more. It seems that the library can not get a correct backup from managed mysql (DigitalOcean managed solution)
when I want to restore the dump using msyql command I get this error:

ERROR 1064 (42000) at line 27: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near

@back-2-95
Copy link
Member

Hello, I have a possibility to use Digital Ocean DBaaS. Could you provide me steps to reproduce your case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants