Re: New Setup

2002-04-24 Thread Alec Grynspan
At 12:04 PM 24/04/2002 +1000, you wrote: >Using the commands you have offered... > >Egor> Your 'root' user doesn't have GRANT privilege ... >Egor> >Egor> You should change Grant_priv to 'Y' >Egor> You can do this using UPDATE statement: >Egor> UPDATE user SET Grant_priv='Y' WHERE user='root'

RE: I thought MySQL Supported Relationships

2002-04-24 Thread Alec Grynspan
At 06:04 PM 23/04/2002 -0700, you wrote: >http://www.google.com/search?hl=en&q=Views+Mysql > ... > > MySQL Manual | 1.7.4.6 Views > ... It is planned to implement views in MySQL Server around Version >4.1. Views are mostly > useful for letting users access a set o