Editorial question42.5K views3,095 votes0 answers4,689 following
AI-generatedDoes VTTablet credential caching delay password expiration enforcement?
Vitess delegates authentication to the underlying MySQL server, where least-privilege access is managed via standard MySQL user privileges. When a user's password expires on the MySQL server, VTGate typically forwards the authentication request, and the connection fails with MySQL error 1820. However, VTTablet maintains a cache of connections to the underlyi