On 7/3/20 12:41 PM, Chris Murphy wrote:
# rm -rf/var/lib/mysql/

# mv/var/lib/mysql2/ /var/lib/mysql/
## resume operation
BTW this should be proofread/sanity checked, especially because
there's an rm command (that will fail in the original).

You also might need a restorecon after this, since /var/lib/mysql2 seems like it would be unlikely to get the right selinux contexts on the files. I didn't test to verify that though, just a suggestion of something to watch out for.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to