Quote:
Originally Posted by umbloaded
Hello, I've deleted user root through phpmyadmin and now when I type mysql in prompt it gives me error 1045 (280000).
I tried to start with grant table option but it prompt out a lot of messages regarding so libraries.
What can I do now ?
Thank you
|
Back up your database. Proceed slowly and research restoring. It's been a while since I've done this but I was able to restore my tables.
Research, backup. Can you login from tty?
logout
cwc@azzerare ~ $ mysql -u root -p
Enter password:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 271
Server version: 5.1.70-log Gentoo Linux mysql-5.1.70
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>