password_reuse_check_interval
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
In 10.6 ES, 10.5 ES, 10.4 ES:
Password history retention period in days (0 means unlimited)
The password_reuse_check
plugin must be loaded for this variable to be present.
DETAILS
PARAMETERS
Command-line | --password_reuse_check_interval=# |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | INT UNSIGNED |
Minimum Value | 0 |
Maximum Value | 36500 |
Product Default Value | 0 |