We learned the way how to restore MySQL database from sql dump file. Let’s review the way how to do the same task with phpMyAdmin. Continue reading
Tag Archives: mysql backup
MySqlBF: GUI tool to backup your MySQL database through phpMyAdmin
Last time we talked about how to restore your MySQL database from a backup with phpMyAdmin. Let’s continue to review other tools to work with mysql database backups.
MySql Backup FTP (in short MySqlBF) is a GUI tool for automating MySQL database backup. In addition to TCP/IP connection it has a unique feature of backing up MySQL database through phpMyAdmin. Continue reading