|
From: Munzir T. (
) <mun...@gm...> - 2006-08-21 18:00:19
|
On Monday 21 August 2006 20:05, Obantec Support wrote: > Hi Jamie > > when i try to login (i am root) i get > > ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) The syntax should be something like: mysql -uroot -p and you have to put the root password for mysql. The root user in mysql has nothing to do with the root user in the system. So, you have to know that password. Also the root/admin user for mysql is not necessarily named root. As Jamie pointed out you have to be able to log into mysql using the command line. -- Munzir Taha Telecommunications and Electronics Engineer Maintainer of Fedora Arabic Translation Project https://listman.redhat.com/mailman/listinfo/fedora-trans-ar Maintainer of the OpenBugs project page at http://www.arabic-fedora.org/munzir/OpenBugs.html Master CIW Designer, ICDL, MOUS, Linux+, LPI 101 Riyadh, SA |