MySQL Forums
Forum List  »  General

How do I find out details of a Server link for Federated tables?
Posted by: Bing Wu
Date: November 12, 2010 04:17PM

I am in a situation where I have to decipher the work of an former DBA at the company. Right now, I am staring at a bunch of Federated tables that has the connection string that says:

...
) ENGINE=FEDERATED DEFAULT CHARSET=utf8 CONNECTION='pod6link/user'

From MySQL documentation, I know "pod6link" in the CONNECTION string is a Server created by the "Create Server" statement.

But I can't find out how to read an existing Server - what is the real connections (server, uid, pwd, etc.)

Can someone help please?

Thanks,

Bing

Options: ReplyQuote


Subject
Written By
Posted
How do I find out details of a Server link for Federated tables?
November 12, 2010 04:17PM


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.