Gossamer Forum
Home : General : Databases and SQL :

Server that times out

Quote Reply
Server that times out
I want to backup my 90MB database now the problem whenever I download my data base it time out. Telling me that execution of the script exceeded. i'm using PHPadmin and my host is running windows server. any other solutions? I tried chopping it but the problem within myphpadmin the records are not in order.
Quote Reply
Re: [ginblossom] Server that times out In reply to
Can you use shell?
Quote Reply
Re: [giovanni] Server that times out In reply to
mysqldump -u username -p database_name > /path/to/new/dump.txt