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
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