mysql:13000
From: tateyan <tateyan <tateyan@xxxxxxxxxx>>
Date: Thu, 18 May 2006 19:02:16 +0900
Subject: [mysql 13000] Re: PerlからDBへ接続する事が出来ない
たてやんっす man DBD::mysql より mysql_socket As of MySQL 3.21.15, it is possible to choose the Unix socket that is used for connecting to the server. This is done, for example, with mysql_socket=/dev/mysql Usually there's no need for this option, unless you are using another location for the socket than that built into the client. ってことで use constant DB_NAME => "DBI:mysql:dum;mysql_socket=/tmp/mysql.sock"; ではないですか? Yoshio Kawanoさんの 題名「[mysql 12996] PerlからDBへ接続する事が出来ない」のメールからの引用です > いつもお世話になっております。Kawaです。 > > 下記の問題が発生しており、解決策を見出せないでいます。 > 申し訳けありませんが、ご教示をお願い致します。 -- 彡彡从 たてやんっす d□/□-b <tateyan@xxxxxxxxxx> ヽ"ー"丿 Key fingerprint = 5D56 8EA3 B9FE A721 4866 FB4A 0041 672C 08DD C33A
@ 12996 2006-05-18 17:19 ["Yoshio Kawano" <kaw] PerlからDBへ接続する事が出来ない 12997 2006-05-18 17:52 ┣[Kan Ishii <kan-ishii] 12998 2006-05-18 18:04 ┃┗["Yoshio Kawano" <kaw] 12999 2006-05-18 18:59 ┣[Wataru KOJIMA <w.koj] 13002 2006-05-18 19:34 ┃┗["Yoshio Kawano" <kaw] 13003 2006-05-18 20:08 ┃ ┣["Yoshio Kawano" <kaw] 13005 2006-05-19 09:16 ┃ ┗["[ACT]山口" <tyamagu] 13007 2006-05-19 09:55 ┃ ┗["Yoshio Kawano" <kaw] -> 13000 2006-05-18 19:02 ┣[tateyan <tateyan@xxx] 13001 2006-05-18 19:06 ┗["[ACT]山口" <tyamagu]