Dealing with caching_sha2_password in MariaDB Server – Part 2: Migrating Users from MySQL with pt-show-grants

In the first part of this article, I explained how MariaDB Server can authenticate users using caching_sha2_password, and more importantly, how it is possible to migrate an existing MySQL user to MariaDB while keeping the same password. The solution works,…










