PDA

View Full Version : Getting ERROR IN QUERY with Alter command


jsternoff
28th of June 2002 (Fri), 14:24
I keep getting the same error everytime I run the setup.php file during the sql insert:

Access denied for user: 'jon@localhost' to database 'hudsonboys'
ERROR IN QUERY:
ALTER TABLE ee_exhibition ADD ee_exhibition_style_id int(11) NOT NULL default '1'

Everything else seems to go in fine...I even tried the non_backquote_setup file with the same issue. I am running MySQL 3.23.47 and the latest version of PHP. It seems to happen with the Alter command...am I missing something here?

Any suggestions out there? Thanks for the assistance.

Jon

jsternoff
28th of June 2002 (Fri), 14:54
Never mind...discovered I just didn't have Alter privileges...opps...

Thanks so much for creating such a great looking and well rounded gallery script. So far it is absolutely the best I have run across (and trust me...I've tried about all of them)...

-Jon