MySQL Forums
Forum List  »  Backup

create dump without output console
Posted by: ENNAJIHI Rachid
Date: February 01, 2012 07:29AM

Hi,
I use mysqldump to restore a remote base server, the command line is :
mysqldump -h 192.168.50.191 -u *** -p*** baseName < baseRestore.sql

The probleme that when I launch it, this command generate to much text in my console, can I stop this output

Thanks,

Options: ReplyQuote


Subject
Views
Written By
Posted
create dump without output console
3318
February 01, 2012 07:29AM
1326
February 01, 2012 10:18AM
2746
February 03, 2012 04:18AM
1374
February 03, 2012 10:58AM


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.