| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | November 26 2006 5:59pm |
| Subject: | Re: bind-address: settable via /etc/mysql/my.cnf only? | ||
| View as plain text | |||
In the last episode (Nov 26), Amit Dor-Shifer said: > Hi, > I tried setting 'bind-address' as an option from ~/.my.cnf: > > (amit0:~) # cat ~/.my.cnf > [mysqld] > bind-address 127.0.0.1 > (amit0:~) # mysqld > 061126 16:08:54 [ERROR] mysqld: unknown option '--bind-address 127.0.0.1' Try "bind-address=127.0.0.1". Option files require an "=" between the option name and the value. See http://dev.mysql.com/doc/refman/5.0/en/option-files.html -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • bind-address: settable via /etc/mysql/my.cnf only? | Amit Dor-Shifer | 26 Nov |
| • Re: bind-address: settable via /etc/mysql/my.cnf only? | Dan Nelson | 26 Nov |
