MySQL Forums
Forum List  »  Data Recovery

ERROR 1794 (HY000) during restore attempt
Posted by: Mike Loftus
Date: August 28, 2013 09:40AM

Running this:
"c:\program files\mysql\MySql server 5.6\bin\mysql.exe" --user=root --password=mypass Test < c:\ecc_db_master.sql

Yields this:
Warning: Using a password on the command line interface can be insecure.
ERROR 1794 (HY000) at line 22: Slave is not configured or failed to initialize properly. You must at least set --server-id to enable either a master or a slave.
Additional error messages can be found in the MySQL error log.

But there are no entries in the error log.

The same restore works on my Win7 desktop, but not on a 2008 server I remote into. Supposedly I am Admin there.

Some advice would be nice.

Thanks,

Michael

Options: ReplyQuote


Subject
Views
Written By
Posted
ERROR 1794 (HY000) during restore attempt
5703
August 28, 2013 09:40AM


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.