From: Robert D. Lang CEO Date: March 18 1999 10:07am Subject: Need help with insert user values List-Archive: http://lists.mysql.com/mysql/469 Message-Id: <36F0D05F.3E52E4FD@rdlcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Dear Mysql Users:  I need help with the command line for inserting user values to the mysql database, user table. I have typed the below and as you can see from the telnet log, I have failed. (I have initiated the mysql monitor first of course). Can someone please tell me what I am doing wrong here and what the correct command is? mysql> insert into user values ('localhost', 'nobody', '', 'Y','Y','Y','Y','N','N','N','N','N','N')\g ERROR 1046: No Database Selected mysql> mysql     -> insert into user values ('localhost', 'nobody', '', Y,'Y','Y','Y','N','N','N','N','N','N')\g ERROR 1064: parse error near 'mysql insert into user values ('localhost', 'nobody', '', 'Y','Y','Y','Y','N','N' at line 1 -- Sincerely, Robert D. Lang CEO RDL Communications Inc. Speak To Us: rdlcom@stripped   See Us: www.rdlcom.com