mgpsivan Posted March 11, 2008 Share Posted March 11, 2008 [move]How to Backup and Restore a Complete Database in MySQL 5.0[/move] Hi, How can we backup or restore a database with all its tables,procedures,views,triggers etc., when i tried using mysqldump command i'm able to backup the tables and procedures alone.But restoring it is still a ? Can any one help me with this problem. Please let me know the way to backup and restore the complete database. Thanks Sivan.G Link to comment https://forums.phpfreaks.com/topic/95574-how-to-backup-and-restore-a-complete-database-in-mysql-50/ Share on other sites More sharing options...
mwasif Posted March 30, 2008 Share Posted March 30, 2008 To restore use source command. Link to comment https://forums.phpfreaks.com/topic/95574-how-to-backup-and-restore-a-complete-database-in-mysql-50/#findComment-504888 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.