July 15th, 2005, 05:12 PM
|
#10 (permalink)
|
| Member Verified Customer
Join Date: Jul 2004 Location: Lancashire
Posts: 231
| Re: Backing Up
Okay, with telnet I can use this command can't I? I don't want to delete my db (I have backed up though):
mysql -uUSERNAME -p NEWDBNAME < /PATH/TO/NEW/FILE.SQL
|
| |