hi... There'a any DA around there that allow a unix socket connection to a MySQL server? And if it is, it will be fast than a TCP connection? I'm running zope and mysql on the same server.... Thanks -- --------------------------- Diego Rodrigo Neufert -webmaster --------------------------- (Magic Web Design) (email) (diego@magicwebdesign.com.br) (curitiba) (pr)
Diego Rodrigo Neufert wrote:
There'a any DA around there that allow a unix socket connection to a MySQL server?
There is, but I'm afraid there seems to be a bit of voodoo around WRT to which version to use and how to install it :S I know we've got it up and running happily... Steve, a bit of advice perhaps? cheers, Chris
On Thu, 27 Jul 2000, you wrote:
Diego Rodrigo Neufert wrote:
There'a any DA around there that allow a unix socket connection to a MySQL server?
There is, but I'm afraid there seems to be a bit of voodoo around WRT to which version to use and how to install it :S Can you just say the name of the adpter? I've found nothing about it in ZMySQLDA...
I know we've got it up and running happily... If u tell me the URL to get it, or just the name I will try to run it happily too.. :) I wanna do some benchs btw a tcp and a unix socket connection...
Thanks...
Steve, a bit of advice perhaps?
cheers,
Chris --
Diego Rodrigo Neufert -webmaster --------------------------- (Magic Web Design) (email) (diego@magicwebdesign.com.br) (curitiba) (pr)
If you have Zope and MySQL running on the same machine and want the socket connection in order to make MySQL invisible to the outside world you can as well bind it to 127.0.0.1 and use standard ZMySQLDA. Ragnar
hi...
There'a any DA around there that allow a unix socket connection to a MySQL server? And if it is, it will be fast than a TCP connection? I'm running zope and mysql on the same server....
Thanks
-- --------------------------- Diego Rodrigo Neufert -webmaster --------------------------- (Magic Web Design) (email) (diego@magicwebdesign.com.br) (curitiba) (pr)
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Chris Withers -
Diego Rodrigo Neufert -
Ragnar Beer