Interview Question in Backup and Recovery


 

Interview Question :: How to split .sql file into its normal category


tis backup file is generated by rasgui 7.5 beta <<its a server laucher that do auto backup

jus tat is back up myphpadmin database in a big pack

big pack means tat tat backup file consist of : cp,ragnarok,mysql,information_schema,log <<<<database of my server

how can i split them back into category like spilt it back to cp,ragnarok,mysql,information_schema,log and not a big file like tat?
Answers to "How to split .sql file into its normal category"
RE: How to split .sql file into its normal category?

You can not. You are better off to simply copy the individual data for each database from mysql itself. Third party programs like this are a waste of time.
 
Vote for this answer ::  
Update Alert Setting