Re: configuring mysql server

2006-09-06 Thread Alan Chandler
On Wednesday 06 September 2006 21:46, Sergio Basurto Juarez wrote: > I am not sure if there is a better way but I recommend to you this one. > > Set bind-address= 0.0.0.0 someone on the mythtv mailing list said comment it out all together. But same effect I think I already have the port protec

Re: configuring mysql server

2006-09-06 Thread Sergio Basurto Juarez
Alan Chandler <[EMAIL PROTECTED]> wrote: The debian package says that be default the mysql server is installed with networking disabled. /etc/my.cnf file has a paramerter for [mysqld] of bind-address = 127.0.0.1I am running mysqld on a machine with 3 interfaces127.0.0.1 (ie the loopback)192.168.0.

configuring mysql server

2006-09-06 Thread Alan Chandler
The debian package says that be default the mysql server is installed with networking disabled. /etc/my.cnf file has a paramerter for [mysqld] of bind-address = 127.0.0.1 I am running mysqld on a machine with 3 interfaces 127.0.0.1 (ie the loopback) 192.168.0.20 (my lan interface) 82.44.22.127