Re: Mysql won't start

2003-12-01 Thread Michael Burke
On Mon, 2003-12-01 at 07:00, Chuck Gadd wrote: > Michael Burke wrote: > > > I'm using mysql on redhat 9 and wanted to enable the query log file.I > > copied one of the example my.cnf files to /etc and added an entry: --log > > to enable the log file but when I boot

Mysql won't start

2003-11-30 Thread Michael Burke
I'm using mysql on redhat 9 and wanted to enable the query log file.I copied one of the example my.cnf files to /etc and added an entry: --log to enable the log file but when I boot red hat I get a message that mysql started and ended. When I try to start mysql in a terminal window I get the same r

Error 1133

2003-08-31 Thread Michael Burke
I get this error when trying to create grants for a user I know exists.Anyone know why this is happening?: mysql> grant all privileges on jpox.* to [EMAIL PROTECTED] identified by password 'password'; ERROR 1133: Can't find any matching row in the user table -- MySQL General Mailing List For