We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
choco uninstall mysql
skipping auto uninstaller - no registry snapshot
No idea 🤷
choco install mysql
Mysql was conflicting with my mysql ports in docker (i use it only to have mysqldump in windows 😢 ).
The text was updated successfully, but these errors were encountered:
This continues to be a problem with MariaDB 11.5.1, on the chocolatey package page the same issue was reported 2 years ago.
The issue with the MariaDB package appears to be different, the MariaDB uninstall fails, the MySQL uninstall doesn't even try.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
choco uninstall mysql
Current Behavior
choco uninstall mysql
skipping auto uninstaller - no registry snapshot
Possible Solution
No idea 🤷
Steps to Reproduce (for bugs)
choco install mysql
choco uninstall mysql
Context
Mysql was conflicting with my mysql ports in docker (i use it only to have mysqldump in windows 😢 ).
Your Environment
The text was updated successfully, but these errors were encountered: