Re: mySQLGUI Error

2001-06-13 Thread Thomas Karcher
Hi, > I am trying to use MySQL GUI client on W2K to connect to MySQL server running on >RedRat Linux 7.1 and I am getting the following error > Host '192.168.0.152' is not allowed to connect to this MySQL server. > Do I need to change something on my Linux? Yes, you have to check your MySQL acc

Re: mySQLGUI Error

2001-06-12 Thread Rolf Hopkins
No, you need to add a user to MySQL that is allowed access from that host. See the GRANT statement in the manual. I'm also betting that that is a dynamic IP address in which case you'll probably have to setup a user with access from 192.168.0.% - Original Message - From: "Anthony Olugben

Re: MySQLGUI - error executing query's

2001-02-20 Thread Sinisa Milivojevic
Luis Pedro writes: > Hi, > > I'd installed MySQLGUI 1.7.4 sucessufuly. After I connect to a database and > when I try to execute a query, the program stops and I get the following error: > > Segmentation fault > > Can you help me with this? > > Thank's > -- > > Luis Pedro > P