> Hello, i'm having a problem accessing mysql database. I don't recall > setting a password for root, but when i try to set that password. This is > happening right after i run mysql_install_db > > [root@omsrh etc]# mysql -u root -p > Enter password:********** > ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) > > > [root@omsrh etc]# mysql > ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) > > I was able access Mysql not being root, but couldn't get access to 'mysql' > database to change user options and all. > > When accessing mysql as a user, I am unable to create databases. > > > When using skip-grant-table i get ... > > [root@omsrh etc]# mysql -u root > mysql: unrecognized option `--skip-grant-table' > > Your help will be greatly appreciated.
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php