Re: Where is my typo?

2004-02-18 Thread Steve Davies
Hi Andre should be GRANT hth steve Steenveld, A. wrote: I try to grand some rights by using GRAND but for some unclear reason to me I can't get it to work. Here is what I type mysql -u root -p Enter password: ** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connec

Re: Where is my typo?

2004-02-18 Thread Victoria Reznichenko
"Steenveld, A." <[EMAIL PROTECTED]> wrote: > I try to grand some rights by using GRAND but for some unclear reason to > me I > can't get it to work. > > Here is what I type > > mysql -u root -p > Enter password: ** > Welcome to the MySQL monitor. Commands end with ; or \g. > Your MySQL conn

Re: Where is my typo?

2004-02-18 Thread Scott Haneda
on 02/18/2004 02:43 AM, Steenveld, A. at [EMAIL PROTECTED] wrote: > mysql> GRAND ALL ON *.* TO [EMAIL PROTECTED]; I think you mean GRANT <- notice the 'T' not 'D' ? -- - Scott HanedaTel: 415.898.2602 http

Re: Where is my typo?

2004-02-18 Thread Alex Greg
> I try to grand some rights by using GRAND You want GRANT, not GRAND. -- Alex -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Where is my typo?

2004-02-18 Thread Steenveld, A.
I try to grand some rights by using GRAND but for some unclear reason to me I can't get it to work. Here is what I type mysql -u root -p Enter password: ** Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 126 to server version: 4.0.18-max ... mysql> GRAND