Status Variables
- A good administrator should always know how the system is operating.
- The server maintains many status variables that provide information about its operation.
- To view these variables and their values, use the
SHOW [GLOBAL] STATUS statement.
- The optional
GLOBAL keyword aggregates the values over all connections.
What are MySQL modes?
© 2007 John Michael Pierobon
Notes