Le 22/02/2013 10:53, Ian Whitfield a écrit :
Ian,
Can you log into a TTY console as root ?
Press Ctrl+F1, this should switch you from the desktop GUI to a full
screen console.
Login as root, enter the root password.
Now try reading the contents of /var and /var/lib
ls -an /var
if you have a /var/lib/mysql directory, list the contents of that too.
Some versions of msyql put the data in a DATA directory, instead of
directly in /var/lib/mysql. If you have some data in there, such as an
ibdata file or a FRM file that are not empty (ib_data files can be quite
big), then you have a chance to recover your data.
Read up on how to reset the mysql privileges for your Linux distribs :
http://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html
http://www.cyberciti.biz/tips/recover-mysql-root-password.html
Ask on the PCLinuxOS forums.
Alex
--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted