MySQL Forums
Forum List  »  Newbie

Re: Log how long a import takes
Posted by: Luke Rayner
Date: November 08, 2018 12:15PM

I believe he is running the import using Ubuntu command line.

For example:
zcat /import_file.sql.gz | mysql -u 'root' -p database

So he needs to be able to log to a file once this import has completed.

Options: ReplyQuote


Subject
Written By
Posted
November 08, 2018 10:44AM
Re: Log how long a import takes
November 08, 2018 12:15PM


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.