2a85164e49
Switch the dockerized MySQL container to mysql_native_password (single challenge-response) instead of the default caching_sha2_password (extra RSA key exchange round-trip on non-TLS connections). Also disable binary logging since tests don't need replication. Both reduce per-connection overhead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>