Author: Alex Barkov
Email: [EMAIL PROTECTED]
Message:
> Hello!
> 
> I'm using mnogosearch 3.1.19.
> How can I specify different unix socket name instead of /tmp/mysql.sock? I mean in 
>indexer.conf and in php mnogosearch-oriented functions...

You are right. There is no command which can specify unix
socket for mysql. However you can open sql.c in your editor,
find mysql_real_connect() call and change NULL argument to
a path to desired socket, then recompile. Everything will take a 
minute or too.


In sometime in the future we'll implement a command to specify
socket in config files.


Reply: <http://www.mnogosearch.org/board/message.php?id=3421>

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to