#mysql
Read more stories on Hashnode
Articles with this tag
Performing schema changes on production databases comes with significant overhead, such as locking entire tables and potentially causing replication...
Recently I was diagnosing a frequent crash of my xtrabackup container which is in a docker network along with the MySQL container. After digging...