Try

insert into user values ("localhost","username",password("$userpassword"));

where "user" is the user table in the mysql database

--Mark


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Larry Mintz
Sent: Monday, May 08, 2000 7:32 PM
To: [EMAIL PROTECTED]
Subject: MySQL weirdness


I am having trouble establising user prividges.
I followed the info from devshed.com
I typed in 
  user(host,name,password)
  values('localhost','goofy',password('disney'));
and  MySQL reported back
Syntax error in Line 2

What can I do to fix this problem ?
Larry<[EMAIL PROTECTED]>



-- 
----------------------------------
E-Mail: Larry Mintz <[EMAIL PROTECTED]>
Date: 08-May-00
Time: 19:32:15

This message was sent by XFMail
----------------------------------


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to