List:Internals« Previous MessageNext Message »
From:Nihal Dindar Date:June 25 2009 11:09am
Subject:Mysql ODBC problem
View as plain text  
Hi,

I want to setup an odbc connection. I start mysqld on socket /tmp/mysql but the odbc
connection tries to connect via /var/run/mysqld/mysqld.sock which does not exist. In
/etc/my.cnf I have socket = /tmp/mysql.sock. I tried to add a symbolic link from
/var/run/mysqld/mysqld.sock to /tmp/mysql.sock. In this case the odbc did not give any
errors but the insert query does not insert anything. Any help?


Thanks,
Nihal

Thread
Mysql ODBC problemNihal Dindar25 Jun
  • Re: Mysql ODBC problemAmit Saha25 Jun