13-02-2018
Arnout Boks
Moving one single MySQL database to another location on disk (e.g. to free up disk space) turns out to be far from straightforward. In this post I will describe what we can learn of our failed approaches, and what solution we eventually came up with.
DevOps SQL MySQL EN
10 min.
Lees verder
Software architect
17-01-2017
Tom den Braber
Everyone who writes SQL queries encounters them once in a while: those queries that just take too long. In this blog post, I will first describe the system, then show how the problem could arise and lastly, how we solved it.
SQL Optimization Query learning EN
4 min.