Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Tobias Weik on January 29, 2003, 11:03:39 AM

Title: Problem with MySQL via ODBC (SME 5.6)?
Post by: Tobias Weik on January 29, 2003, 11:03:39 AM
hi,

is there any known problem with connecting to MySQL via ODBC on the SME 5.6? Everything worked fine in 5.5, now I installed plenty of times (as upgrade and from scratch) and everytime my ODBC connection fails with "connection got lost while connecting to the server" - the mysqld.log shows a hanging process and a restart everytime I try to connect. Just switched back to 5.5 (install from scratch) and it works fine again... No problems with local connections and ODBC-user has full access from any host - and yes, I didn´t change the mysql password or something else, only set the PHPBaseDir restriction to "/" ;)

Working with MyODBC 3.51.55 (I know this isn´t yet production, but has been working before) from Win98SE.

TIA - Toby
Title: Re: Problem with MySQL via ODBC (SME 5.6)?
Post by: Steve M on January 29, 2003, 01:35:39 PM
A search would have brought up this thread
http://e-smith.org/bboard/read.php?f=3&i=26694&t=26694
This should sort your problem.
Title: Re: Problem with MySQL via ODBC (SME 5.6)?
Post by: Tobias Weik on January 29, 2003, 06:29:55 PM
> A search would have brought up this thread

hi steve,

I DO search the forum before posting... my problem isn´t covered by the topic you pointed to, sorry.Steve M wrote:
Title: Re: Problem with MySQL via ODBC (SME 5.6)?
Post by: Charlie Brady on January 29, 2003, 08:41:28 PM
Tobias Weik wrote:

> is there any known problem with connecting to MySQL via ODBC
> on the SME 5.6?

Try upgrading glic and glibc-common to the latest RH 7.3 update from your nearest RedHat mirror.

Regards

Charlie
Title: Re: Problem with MySQL via ODBC (SME 5.6)?
Post by: Steve M on January 30, 2003, 11:21:23 AM
Sorry wrong link try this one.
http://forums.contribs.org/index.php?topic=6523.msg23453#msg23453

Steve
Title: Re: Problem with MySQL via ODBC (SME 5.6)?
Post by: Tobias Weik on January 30, 2003, 11:29:15 AM
hi Charlie, hi Steve,

thanx for the hints - next time I will search better ;)

Tobias