erro:
#1045 - Access denied for user 'root'@'localhost' (using password: NO) phpMyAdmin tried to connect to the MySQL server, and the server rejected the
connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given
by the administrator of the MySQL server.
Verificando o que tinha feito no dia anterior ?
_Lembrei que tinha colocado senha.
Passos para corrigir o problema.
1. Entrar no arquivo de Configuração do MySQL Database no Xampp:
2. Editar o Arquivo Colocando a senha no trecho do Arquivo que estará comentado '#':
# The following options will be passed to all MySQL clients
[client]
password
3. Reinicie o Mysql.. e pronto entre com a senha.
Social