On Thu, Feb 09, 2006 at 10:52:26PM +0100, BJ?rn Lindqvist wrote:
> >>> m.connect(host = "localhost", user = "root", db = "test",
> unix_socket="/tmp/mysql.sock")
> <_mysql.connection open to 'localhost' at 81ff9ec>
> 
> It works fine. I haven't found a way in SQLObject to specify a
> database URI using a unix domain socket in a non-default location.

   mysql:/test?unix_socket=/tmp/mysql.sock should work with 0.7.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to