PHP mysqli_connect authentication caching_sha2_password
I recently had a database with the latest MySQL which does not use the traditional mysql_native_password so I had to alter my user via the terminal to change the type.
I recently had a database with the latest MySQL which does not use the traditional mysql_native_password so I had to alter my user via the terminal to change the type.