Intentionally Saturate MySQL Memory Until Server Crashes
I was testing one of my automations and needed MySQL to intentionally consume a lot of memory, so it will be killed by OOM Killer and I found this great answer in StackOverflow:
Migrate from on-premise MySQL Server to Amazon Aurora in near zero downtime
Introduction A lot of companies are thinking about migrating their infrastructure to Cloud and one of the most important show stoppers is downtime, especially when it comes to database migration. In this post, I am going to show you how we migrated our on-premise MySQL Server to Amazon Aurora for MySQL in near-zero downtime. A…
Linux df command shows the disk is full but it is not
Problem Sometimes you might run the df command and it shows the disk is full, but when you list the directory using the ls command or when you run the du command, you realize that the disk is not really full. In this case there might be a running process that has opened a file…
How to find SQL Server service account with T-SQL
Problem You can simply use SQL Server Configuration Manager to realize what is the SQL Server Service Account, but what if for any reason you are not able to use it. how can you find the service account using T-SQL? Solution Simple and easy:
Something went wrong. Please refresh the page and/or try again.

About Me
I love databases, specially when they’re angry.
Subscribe to My Blog
Get new content delivered directly to your inbox.