Working with SQL, MySQL, MariaDB, mysqldump backups
Last updated 2022-08-30
Quite often we need to make SQL backups of databases. In this article, we will discuss several ways to do this.
MoreLast updated 2022-08-30
Quite often we need to make SQL backups of databases. In this article, we will discuss several ways to do this.
MoreLast updated 2022-08-29
Sometimes we need to review a list of SQL queries or cancel some slow SQL query. What to do in such a case?
More