RE: MYSQL Setup Question

2004-06-26 Thread Leon Ellis
> , "more data" > , "even more" > ); > > Peter > > > > -Original Message- > > From: Leon Ellis [mailto:[EMAIL PROTECTED] > > Sent: 26 June 2004 10:14 > > To: MYSQL > > Subject: MYSQL Setup Question >

MYSQL Setup Question

2004-06-26 Thread Leon Ellis
I am brand new to MySQL Running MYSQL 4.0.16 on FreeBSD. When I try to add a user, with the following code I get an error. INSERT INTO user VALUES ('localhost','username',password('Secret'), 'Y','Y',...); I have used inwhere from 6 'Y's (Friends Recommendation) to 14 'y's MYSQL manual. I get the fo