You are not logged in.
One question, when you do pacman -Rsn mysql, /var/lib/mysql should also be deleted or not? I think that would have to be some option to do so, or I do not know.
Thanks
Last edited by igallart (2012-02-26 22:42:52)
Offline
/var/lib/mysql/ should be removed.
Is there anything in that directory?
Offline
The MySQL databases afaik.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
The MySQL databases afaik.
If they are user-created, they have to be user-deleted as pacman doesn't touch such files.
Offline
/var/lib/mysql/ should be removed.
Is there anything in that directory?
Are databases and config files, it aren't deleted
Offline
Only files provided by the package will be removed: http://www.archlinux.org/packages/extra … sql/files/
If the app creates some configuration file after you use it (the file is not there when you install the package), this file will not be removed.
Offline
Only files provided by the package will be removed: http://www.archlinux.org/packages/extra … sql/files/
If the app creates some configuration file after you use it (the file is not there when you install the package), this file will not be removed.
Thanks by answered.
Offline
Please remember to mark the thread as solved.
Offline