Re: mysql error problem

2007-01-16 Thread mouss
Jan Willem Stumpel wrote: I have mysql running (installed by the music management program, prokyon3) but I do not know anything about mysql really. Recently, mysql, on startup, started mailing error messages to my root account with the subject "WARNING: mysqlcheck has found corrupt tables". The

Re: MySQL Error

2005-10-04 Thread Meni Shapiro
Can you connect to the mysql from localhost? If so connect as root/admin and do the following: mysql>use mysql; mysql>insert into user (host,user,password) values ('%','',password('some_password'); mysql>flush privileges; I think that will do the trick... MeniOn 10/4/05, Brett <[EMAIL PROTECTED]>

Re: MySQL Error

2005-10-03 Thread Brett
On Tue, 2005-10-04 at 03:10, Nelson Castillo wrote: > > MySQL Error Nr. 1130 > > Host '192.168.0.170' is not allowed to connect to this MySQL server > > > suggest a solution? > > http://www.google.com/search?hl=en&lr=&q=mysql+1130&btnG=Search And in reply to the grandparent email (which I seem t

Re: MySQL Error

2005-10-03 Thread Nelson Castillo
> MySQL Error Nr. 1130 > Host '192.168.0.170' is not allowed to connect to this MySQL server > suggest a solution? http://www.google.com/search?hl=en&lr=&q=mysql+1130&btnG=Search -- Homepage : http://geocities.com/arhuaco The first principle is that you must not fool yourself and you are the ea

Re: Mysql error

2000-10-25 Thread kmself
on Mon, Oct 23, 2000 at 03:56:54PM -0200, Gustavo Noronha Silva ([EMAIL PROTECTED]) wrote: > hello all > > my mysql server keeps telling me: > > Starting MySQL database server: mysqld...failed. > > I've tried to uninstall, reinstall... I remade all my http system > to try to fix it... looking i