Access denied for user 'root'@'localhost' mysql on empty password login
Access denied for user 'root'@'localhost'
that's because Login without a password is forbidden by configuration (see AllowNoPassword)
that's because Login without a password is forbidden by configuration (see AllowNoPassword)
Comments
Post a Comment