Koozali.org: home of the SME Server

Problem with MySQL via ODBC (SME 5.6)?

Tobias Weik

Problem with MySQL via ODBC (SME 5.6)?
« 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

Steve M

Re: Problem with MySQL via ODBC (SME 5.6)?
« Reply #1 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.

Tobias Weik

Re: Problem with MySQL via ODBC (SME 5.6)?
« Reply #2 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:

Charlie Brady

Re: Problem with MySQL via ODBC (SME 5.6)?
« Reply #3 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

Steve M

Re: Problem with MySQL via ODBC (SME 5.6)?
« Reply #4 on: January 30, 2003, 11:21:23 AM »

Tobias Weik

Re: Problem with MySQL via ODBC (SME 5.6)?
« Reply #5 on: January 30, 2003, 11:29:15 AM »
hi Charlie, hi Steve,

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

Tobias