Re: Oracle to MySQL migration from windows 2003 to linux
Posted by: Michael G. Zinner
Date: July 08, 2005 02:58AM

Bhargava,

You get a "Connection refused" on the MySQL side. Please check your MySQL security settings. Make sure you have not disabled networking (which turns off TCP/IP connections) and that the user you are connecting with has the privileges to connect from a different host than localhost (e.g. %)

This should solve your connection problems with MySQL.

Mike

Michael Zinner, Team Lead, Developer Tools
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



Edited 1 time(s). Last edit at 07/08/2005 02:58AM by Michael G. Zinner.

Options: ReplyQuote




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.