mysql default login password in linux. version 5.5 -


i installed mysql-client-5.5 using apt-get in debian os. after installation tried log in using command "mysql -u root -p -h localhost" or "mysql -u root -h localhost". asking mysql password. did not set password. searched default password did not any.

i getting error :

error 1045 (28000): access denied user 'root'@'localhost' (using password: no)

please tell me default password mysql.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -