MySQL on Windows Access denied for user ‘root’@'localhost’ (using password: NO)
I use MySQL 5.1 ‘on localhost’ commonly for wordpress development. Today started new project and attempted to design database using MySQL Control Center, Navicat, command line mysql client and all time get this fucking annoying
Access denied for user ‘root’@’localhost’ (using password: NO)
Who is fault? No matter. Probably, because of my root user doesn’t have [...]