Warning: mysqli::__construct(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES code example
Example: windows error 1045 (28000): access denied for user 'root'@'localhost' (using password: yes)
update user set authentication_string=password('my_password') where user='root';