Hi,

I've compiled mysql-4.0.2-alpha from source, and I cannot seem to
get it to bind to an interface and allow TCP connections.

When I do a SHOW VARIABLES I see skip_networking=ON yet I am not
starting mysql with --skip-networking.  To reverse this situation I
tried putting:

set-variable = skip_networking=OFF

in my.cnf, but it told me it was an unknown variable.

Anyone got any ideas?

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to