John Doneker wrote:

Hi, I am trying to restore from an .sql file created by mysqldump.
To restore I am using mysqldump as well.

I deleted all of the rows in a table.
When I restore it is still empty.

I noticed on my screen that the dump does inserts but the restore does not.
I am using the -c option.

Can someone please help?
Thanks you all.
Wayne.


J. Wayne Doneker
BAE Systems York Pa. 717 225 8109 Email: [EMAIL PROTECTED]



try this wayne

mysql 'databasename' <'filename'

--
Arno Coetzee
Developer
Flash Media Group
Office : +27 12 342 3490
Mobile : +27 82 693 6180
Fax : + 27 12 430 4269
www.flashmedia.co.za

<<FMG Total messaging solution.  For all your GSM (SMS and USSD) messaging needs.  
Quick and easy do-it-yourself interfaces. http://www.flashmedia.co.za/tms.php >>


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to