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

mysqldump: unknown variable 'set-gtid-purged=OFF' #21

Open
1 task
FuhuXia opened this issue Feb 19, 2024 · 0 comments
Open
1 task

mysqldump: unknown variable 'set-gtid-purged=OFF' #21

FuhuXia opened this issue Feb 19, 2024 · 0 comments

Comments

@FuhuXia
Copy link

FuhuXia commented Feb 19, 2024

Error when run export

$ cg-manage-rds export ssb-solrcloud-db
Exporting ssb-solrcloud-db to file: db_backup.sql
Checking for CF version
Processing.... \
cf version 8.4.0+b4c083e.2022-06-02 found!
Retrieving Service Info...
Processing.... Checking Prerequisites for mysql
Checking for locally installed mysql utilities
Processing.... |
mysql found!
Processing.... \
mysqldump found!
Prerequisites present
...
...
Processing.... Command Failed!
Error: mysqldump: unknown variable 'set-gtid-purged=OFF'

Notes

It is an issue for Manjaro Linux x86_64

$ mysql --version
mysql  Ver 15.1 Distrib 10.11.2-MariaDB, for Linux (x86_64) using readline 5.1

It is not an issue for Ubuntu 22.04.3 LTS x86_64 . Everything seems fine.

$ mysql --version
mysql  Ver 8.0.36-0ubuntu0.22.04.1 for Linux on x86_64 ((Ubuntu))

Acceptance Criteria

  • Determine next steps and acceptance criteria
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

1 participant