mysqldump \ -c \ -T/tmp \ -h localhost \ --user=root \ --password=<pwd> \ --fields-enclosed-by=\" \ --fields-terminated-by=, \ <db> \ <table>
Nessun commento:
Posta un commento