How to Persist a Hashed Format Password Inside ProxySQL
In this blog post, we will see how to persist the password inside the ProxySQL mysql_users table in hashed format only. Also, even if someone stored the password in cleartext, we see how to change those into the hashed format easily. Here we are just highlighting one of the scenarios during work on the client […]