mysqli_connect(): The server requested authentication method unknown to the client [caching_sha2_password] in /var/www/html/ussd/Database.php on line 37 code example
Example: mysqli_real_connect(): The server requested authentication method unknown to the client [caching_sha2_password]
ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'root';