MySQL Forums
Forum List  »  MySQL Workbench

Re: Lost connection MySQL server at 'reading initial'
Posted by: CE Stanley
Date: October 06, 2016 04:53PM

Running mysqlimport from mysqluc prompt, The command runs longer but errors during query

mysqluc> mysqldbimport --server=root:****@127.0.0.1:3306 --import=both --bulk-insert --format=sql C:\\1602.sql
WARNING: Using a password on the command line interface can be insecure.
# Source on 127.0.0.1: ...
ERROR: Lost connection to MySQL server during query

Execution of utility: 'mysqldbimport --server=root:****@127.0.0.1:3306 --import=both --bulk-insert --format=sql C:\1602.sql' ended with return code '1' but no error message was streamed to the standard error, please review the output from its execution.

mysqluc>

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Lost connection MySQL server at 'reading initial'
935
October 06, 2016 04:53PM


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.