MySQL 8.0.19 came out this week and can he downloaded here.
One of the first things I do when a new release happens is
look at the release notes. The release note cover the
changes from the previous versions and the latest edition edition details some
interesting new stuff.
Password Locking
MySQL now enables administrators to configure user accounts such
that too many consecutive login failures due to incorrect
passwords cause temporary account locking. The required number of
failures and the lock time are configurable per account, using
the FAILED_LOGIN_ATTEMPTS and PASSWORD_LOCK_TIME options of the
CREATE USER and ALTER USER statements.
YEAR(4) and …
Showing entries 1 to 1
Jan
15
2020
Showing entries 1 to 1