MySQL error code
MySQL error 4098
MySQL server error 4098 is ER_WARN_CANNOT_SECURELY_PERSIST_SENSITIVE_VARIABLES, reported with SQLSTATE HY000.
SENSITIVE system variable '%s' was persisted without encryption. Consider restarting server with keyring component support to persist SENSITIVE variables securely.
| Error | 4098 |
|---|---|
| Name | ER_WARN_CANNOT_SECURELY_PERSIST_SENSITIVE_VARIABLES |
| SQLSTATE | HY000 |
| Group | Server errors |
Source: MySQL 8.4 Error Reference