[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] MySQL Server has Moved
On Tue, 2002-03-12 at 03:22, Roland @ BEDA wrote:
> Hello,
>
> We were running an installation of 4.8.2 quite happily until recently.
> Our ISP has moved MySQL from localhost to mysql.myisp.com etc. Having
> gone through the interchange setup we're running, I haven't been able to
> find any reference to MySQL other than usernames, passwords etc.
>
> If anyone knows how to simply change the location of MySQL, please let
> me know. The only other thing I can think of is reinstalling it and I'm
> hoping I won't have to do that.
>
> Suggestions appreciated.
Maybe you have something like this in catalog.cfg:
Variable SQLDSN dbi:mysql:<your db>
And this works if mysqld is on the same host as IC
Now try:
Variable SQLDSN dbi:mysql:<your db>:mysql.myisp.com
And maybe it will work.
--
Bill Carr
Worldwide Impact
bill@worldwideimpact.com
413-253-6700