3 messages in com.mysql.lists.mysqlRe: Defining socket location for Perl
FromSent OnAttachments
curt02 Jun 2000 16:51 
Jim Sander07 Jun 2000 07:28 
sin...@mysql.com07 Jun 2000 12:38 
Subject:Re: Defining socket location for Perl
From:sin...@mysql.com (sin@mysql.com)
Date:06/07/2000 12:38:40 PM
List:com.mysql.lists.mysql

Jim Sander writes:

I recently changed the my.cnf file to move mysql.sock, and everything works dandily- except that Perl (both DBI and Mysql.pm) still want to use the old location. Connecting via TCP is fine, but you can't specify "localhost" as the servername. Any pointers? Thanks all.

-=Jim=-

Hi!

You will have to switch to DBI with modules to be able to use my.cnf with Perl DBI.

Regards,

Sinisa