Plan your MySQL upgrade

October 21, 2020

I’ve made a short video that will give you tips and tricks to successfully upgrade to MySQL 8

Comments Off on Plan your MySQL upgrade

MySQL 8.0.21 New Features Summary

August 27, 2020

Presentation of some of the new features of MySQL 8.0.21 released on July 13th, 2020.

1

MySQL 8.0.20 New Features Summary

May 26, 2020

Presentation of some of the new features of MySQL 8.0.20 released on April 27th, 2020.

3

MySQL Security – Dual Password Support

May 19, 2020

Dual-password capability makes it possible to seamlessly perform credential changes without downtime.

2

MySQL Security – Failed-Login Tracking and Temporary Account Locking

May 12, 2020

DBA can configure user accounts such that too many consecutive login failures cause temporary account locking.

4

MySQL Security – Password Verification-Required Policy

May 5, 2020

MySQL 8.0 has introduced an optional behavior that authorize users to change their password only if they could provide the current password.

4

MySQL Security – Password Reuse Policy

April 28, 2020

MySQL provides password-reuse capability, which allows database administrators to determine the number of unique passwords a user must use before they can use an old password again.

3

MySQL Security – Password Expiration Policy

April 21, 2020

MySQL provides password-expiration capability, which enables database administrators to require that users reset their password.

3

MySQL Security – Random Password Generation

April 15, 2020

MySQL has the capability of generating random passwords for user accounts, as an alternative to requiring explicit administrator-specified literal passwords.

4

MySQL 8.0.19 New Features Summary

February 17, 2020

Presentation of some of the new features of MySQL 8.0.19 released on January 13, 2020.

3