Tags
- Airchina
- Android
- Anti-Spam
- bugs
- ChinaSouthern
- collectd
- Django
- DNS
- Enterprise
- fastcgi
- Hainanair
- HAM
- HongKong
- InnoDB
- iSCSI
- kubernetes
- large-scale
- lighty
- Linux
- Macao
- Meituan
- MM
- MySQL
- nginx
- Oracle
- Outdoor
- Percona
- Photo
- postfix
- Python
- RedHat
- Saltstack
- Sentry
- systemd
- Traffic
- Travel
- UK
- Virtualization
- xtrabackup
- 信用卡
- 奥运
- 美食
- 规范化
- 软件工程
Meta
Blogroll
Mine
Tag Archives: Security
列举一下MySQL的身份验证历史发展的几个链接,供参考
4.1之前:mysql_old_passwordhttps://mariadb.com/docs/server/reference/plugins/authentication-plugins/authentication-plugin-mysql_old_password https://dev.mysql.com/doc/mysql-security-excerpt/5.7/en/account-upgrades.html 4.1开始:mysql_native_passwordhttps://mariadb.com/docs/server/reference/plugins/authentication-plugins/authentication-plugin-mysql_native_password 5.7开始:sha2https://dev.mysql.com/doc/mysql-security-excerpt/5.7/en/caching-sha2-pluggable-authentication.html 还有验证协议:https://mariadb.org/history-of-mysql-mariadb-authentication-protocols/