Login
Roast topics
Find topics
Find it!
From:
ANDPAD Tech Blog
(Uncensored)
subscribe
MariaDB Connector/C のcaching_sha2_passwordプラグインの仕様について
https://tech.andpad.co.jp/entry/2025/06/17/100000
links
backlinks
Tagged with:
mysql
データベース
Roast topics
Find topics
Roast it!
こんにちは。アンドパッドでDBREを務めている久保と申します。 今日はAurora MySQLの認証プラグインを caching_sha2_password 認証へ移行している最中に発見したMariaDB Connector/Cの挙動についてお話しします。 背景 認証プラグインの caching_sha2_password 移行の背景について説明します。 従来の mysql_native_password 認証には以下のような課題があります。 パスワードのハッシュ関数が古...