This detailed guide is mainly for FreeBSD, however the idea coincides for Linux. Every once a while, when I upgrade my FreeBSD box, the system prefers […]
In this tutorial we are going to learn how to restore single MySQL database from a mysql backup file, which contains multiple databases. What if you […]
Mytop is an open source, command line tool used for monitoring MySQL performance. Mytop program provides a command-line shell interface to monitor real time MySQL/MariaDB threads, […]
MySQL workbench is a graphical application that lets us manage data and perform administrative tasks on MySQL databases. In this tutorial, we will see how to […]
To Export/Import MySQL database with correct character set on Linux export your database with the correct character set is important to avoid any kind of problems […]