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

Upgrade mariadb-client to 10.6.18 #328

Open
prudloff-insite opened this issue Oct 29, 2024 · 1 comment
Open

Upgrade mariadb-client to 10.6.18 #328

prudloff-insite opened this issue Oct 29, 2024 · 1 comment

Comments

@prudloff-insite
Copy link

Drush fails to import SQL dumps generated with a recent version of MariaDB:

In SqlCommands.php line 183:
                                                                                                     
  Query failed. Rerun with --debug to see any error message. ERROR at line 1: Unknown command '\-'.  
                                                                                                    

According to drush-ops/drush#6027, the solution would be to use mariadb-client 10.6.18.
Unfortunately this version is not available in Debian stable so we might have to wait for a backport of the fix: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086232

@prudloff-insite
Copy link
Author

prudloff-insite commented Oct 30, 2024

Version 1:10.5.26-0+deb11u2 1:10.11.9-0+deb12u1 currently in proposed-updates seems to fix the problem.

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