Re: Create and Restore
Hi!!
Here's how you can restore your db_store-20051004022039.sql file to the Online_Store(I hope your dump file contains both structure & data).
Locate mysql CLI utility..should be under mysql/bin..then execute this command..
cd /path2mysql/bin/
mysql/bin>mysql -uUserName -pPasswordGoesHere Online_Store < db_store-20051004022039.sql
Regards,
Umesh Shastry
http://www.blogger.com/profile/02551756983528645221
Subject
Views
Written By
Posted
4616
October 19, 2005 01:03AM
Re: Create and Restore
3092
October 20, 2005 07:59AM
2807
October 21, 2005 05:31AM
3081
October 21, 2005 05:39AM
2740
October 21, 2005 05:43AM
3070
October 21, 2005 07:33AM
2835
October 21, 2005 07:39AM
2762
October 21, 2005 07:45AM
2698
October 21, 2005 07:49AM
2839
October 21, 2005 08:33AM
3015
October 21, 2005 09:30AM
2663
November 24, 2005 10:55PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.