This repository has been archived by the owner on Apr 9, 2021. It is now read-only.
MySQL-Sandbox 3.2.16
Added backward compatibility options for authentication plugin in MySQL 8.0.4.
The default authentication was changed from mysql_native_password to caching_sha2_password
To keep the new default, use --keep_auth_plugin.