From: Jorge Bastos Date: September 7 2006 12:28am Subject: Fw: MySQL 3.23 Bind-Address List-Archive: http://lists.mysql.com/win32/18482 Message-Id: <01c101c6d214$94121630$0101a8c0@pcjorge> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit bind-address = 1.1.1.1 but i don't know it 3.x supports that in my.ini ----- Original Message ----- From: "James Eaton" To: Sent: Thursday, September 07, 2006 12:57 AM Subject: MySQL 3.23 Bind-Address > In MySQL 3.23 can I specify a bind-address in the my.ini file, or can it > only be specified using the command line option --bind-address=IP? I can > only find documentation for the command-line option. If it can be > designated in the INI file, which form does it take: > > [mysqld] > bind-address=192.168.3.8 > > or > > [mysqld] > set-variable = bind-address=192.168.3.8 > > ? > > -- > MySQL Windows Mailing List > For list archives: http://lists.mysql.com/win32 > To unsubscribe: > http://lists.mysql.com/win32?unsub=mysql.jorge@stripped > >