MySQL

Solving drop database error: can’t rmdir in MySQL

Sometimes, the only thing that we want is to drop a database(not in PRODUCTION) and recreate it from scratch, especially…

3 years ago

How to load millions of rows into MySQL without agony

This article is part of a series dedicated to showing some examples of Databases common problem and how to address…

4 years ago