Re: mysql access setup

2005-05-18 Thread Jérôme Drouet
stan a écrit : I need to make mysql accessable from all machines on my network. How do I do this under Debian? Curently if I just do "mysql" on the machine I've installed it on, I get connected, but if I do "mysql -h foo" even on foo, I get: ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (

Re: mysql access setup

2005-05-15 Thread Matias Rollan
Hola ! On Sun, May 15, 2005 at 08:20:37AM -0400, stan wrote: > I need to make mysql accessable from all machines on my network. > > How do I do this under Debian? The same as under other distribution. :) > > Curently if I just do "mysql" on the machine I've installed it on, > I get connected, b

mysql access setup

2005-05-15 Thread shatam bhattacharya
  > I need to make mysql accessable from all machines on my network. > How do I do this under Debian? > Curently if I just do "mysql" on the machine I've installed it on, > I get connected, but if I do "mysql -h foo" even on foo, I get: > ERROR 1045: Access denied for user: '[EMAIL PROTECTED]'

Re: mysql access setup

2005-05-15 Thread [KS]
stan wrote: > I need to make mysql accessable from all machines on my network. > > How do I do this under Debian? > > Curently if I just do "mysql" on the machine I've installed it on, > I get connected, but if I do "mysql -h foo" even on foo, I get: > > ERROR 1045: Access denied for user: '[EMA

mysql access setup

2005-05-15 Thread stan
I need to make mysql accessable from all machines on my network. How do I do this under Debian? Curently if I just do "mysql" on the machine I've installed it on, I get connected, but if I do "mysql -h foo" even on foo, I get: ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using passwo