構築中。

名古屋のITインフラお守り係です。ITイベントへの参加記録などを残していきます。

MySQL 8.0 の薄い本/リンク集(第 2 章)8.0.15

2.1 認証プラグイン

https://dev.mysql.com/doc/refman/8.0/en/caching-sha2-pluggable-authentication.html

https://dev.mysql.com/doc/refman/8.0/en/mysql-command-options.html#option_mysql_get-server-public-key

https://www.s-style.co.jp/blog/2018/05/1807/

https://yoku0825.blogspot.com/2018/01/mysql-804.html

https://yoku0825.blogspot.com/2018/10/mysql-80cachingsha2password-ssl.html

2.2 ユーザ・パスワードと権限の管理

2.2.1 ユーザアカウントごとに 2 つのアクティブパスワードをサポート

https://dev.mysql.com/doc/refman/8.0/en/password-management.html#dual-passwords

https://gihyo.jp/dev/serial/01/mysql-road-construction-news/0090

2.2.2 その他のユーザ・パスワード管理、権限管理に関わる変更点

https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html#privileges-provided-dynamic

https://dev.mysql.com/doc/refman/8.0/en/static-dynamic-privileges.html

https://dev.mysql.com/doc/refman/8.0/en/create-table-foreign-keys.html

http://next4us-ti.hatenablog.com/entry/2018/07/13/123322

https://dev.mysql.com/doc/refman/8.0/en/password-management.html

https://dev.mysql.com/doc/refman/8.0/en/privileges-provided.html#priv_session-variables-admin

https://dev.mysql.com/doc/refman/8.0/en/server-options.html#option_mysqld_skip-grant-tables

https://www.ospn.jp/osc2018-osaka/pdf/osc2018_osaka_20180126_MySQL_Update.pdf

http://masato.ushio.org/blog/index.php/2018/05/08/whats_new_in_mysql8_translation/

https://dev.mysql.com/doc/refman/8.0/en/ldap-pluggable-authentication.html

2.3 yaSSL から OpenSSL に移⾏し動的リンク化

https://dev.mysql.com/doc/refman/8.0/en/ssl-libraries.html

https://dev.mysql.com/doc/refman/8.0/en/fips-mode.html

https://www.s-style.co.jp/blog/2018/07/2112/

2.4 ロール

https://dev.mysql.com/doc/refman/8.0/en/roles.html

https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_mandatory_roles

https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_activate_all_roles_on_login

https://yoku0825.blogspot.com/2016/09/mysql-800role.html

https://www.s-style.co.jp/blog/2018/07/2123/

https://qiita.com/hmatsu47/items/e4a49d32685220d492a9

https://qiita.com/hmatsu47/items/0cf831b6a39086dfdb0e