MySQL Forums
Forum List  »  Newbie

Re: Problems with Create Views
Posted by: Jeremy Shivers
Date: September 02, 2004 11:18AM

CREATE VIEW was added to the grant tables in version 5.0.1. Make sure a 'Y' is in that column for your host, or you can use the mysql_fix_privilege_tables.sql script to add it if you are upgrading.

J. Shivers

Options: ReplyQuote


Subject
Written By
Posted
September 02, 2004 04:38AM
Re: Problems with Create Views
September 02, 2004 11:18AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.