Viewing articles tagged 'phpMyAdmin'

 How to backup a database using phpMyAdmin?

Backing up your database using phpMyAdmin is easy: you've to do following steps: Once you have...

 How to import a db dump in a database with different name

 How to repair tables in MySQL

Table corruption in MySQL is a very frequent issue, which primarily happens due to failed/forced...