MySQL Forums
Forum List  »  Federated Storage Engine

Table 'mysql.servers' doesn't exist
Posted by: arun kumar
Date: March 15, 2008 03:56AM

Query:

CREATE SERVER fedlink FOREIGN DATA WRAPPER mysql
OPTIONS (USER 'root',PASSWORD 'cornet', HOST 'localhost', PORT 3306, DATABASE 'fed');


Error:

Table 'mysql.servers' doesn't exist


any body help

Options: ReplyQuote


Subject
Views
Written By
Posted
Table 'mysql.servers' doesn't exist
5768
March 15, 2008 03:56AM


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.