MySQL Forums
Forum List  »  MySQL Workbench

Can not connect to MySQL
Posted by: CE Stanley
Date: October 06, 2016 02:44PM

mysqluc> mysqldbimport --server=root:****@localhost:3306 'D:\Users\CE.PC-Charles\Desktop\PalTrack\20090326_1602.sql'
WARNING: Using a password on the command line interface can be insecure.
# Source on localhost: ...
ERROR: Can't connect to MySQL server on 'localhost:3306' (10061 No connection could be made because the target machine actively refused it)

Execution of utility: 'mysqldbimport --server=root:****@localhost:3306 D:\Users\CE.PC-Charles\Desktop\PalTrack\20090326_1602.sql' ended with return code '1' but no error message was streamed to the standard error, please review the output from its execution.

mysqldbimport.exe: error: The following path is invalid, 'D:UsersCE.PC-CharlesDesktop20090326_1602.sql'.

Changing the direction of the slashes to forward slashes results in the same error.

If I leave off the single quotes, I get the same error.

Any ideas?

Options: ReplyQuote


Subject
Views
Written By
Posted
Can not connect to MySQL
1672
October 06, 2016 02:44PM
625
October 09, 2016 01:46PM
888
October 11, 2016 01:07AM


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.