Aikesheng Open Source Community
May 14, 2021 · Databases
Understanding and Managing MySQL User Password Expiration
This article explains the MySQL password expiration mechanism, introduces the relevant columns in the mysql.user table, demonstrates how to set passwords to never expire, expire after a specific interval, or expire immediately, and shows how to configure the global default_password_lifetime variable.
MySQLPassword ExpirationSQL
0 likes · 10 min read