Alguém ja teve esse problema?
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’(using password:NO)
dai procurei uns tutoriais, me disseram pra parar o banco… olha oque acontece.
/etc/init.d/mysql stop
rather than invoking init scrpts through /etc/init.d, use the service(8) utility, e.g. service mysql stop
Since the script you are attempting to invoke has been converted to anUpstart job, you may also use the stop(8) utility… e assim vai
Alguem ai pode me ajudar pls?