Aikesheng Open Source Community
Oct 9, 2023 · Databases
Using MySQL Offline Mode to Disconnect Client Connections
This article explains how MySQL's offline_mode variable and the pt‑kill tool can be used by DBAs to place a server in maintenance mode, instantly dropping non‑privileged client connections, preventing new ones, and providing a safe way to perform maintenance or backups.
Database MaintenanceMySQLOFFLINE_MODE
0 likes · 8 min read