MySQL is a common database amongst many organizations. As such, when building an automation script that needs to query data from somewhere, you might run into the need to query a MySQL database. By ...
MySQL is a common database amongst many organizations. As such, when building an automation script that needs to query data from somewhere, you might run into the need to query a MySQL database. By ...
# Purpose: Release MySQL locks and clean up after Veeam snapshot completes. # Coordinates with veeam-mysql-prefreeze.sh via state files. # Usage: Deploy as a Veeam post-thaw script for: # - Veeam ...
# FLUSH TABLES WITH READ LOCK (FTWRL) as a fallback. # Usage: Deploy as a Veeam pre-freeze script for: # - Veeam Agent for Linux (pre-job script) # - Veeam B&R application-aware processing (pre-freeze ...