2006/10/16, David_S_Green@dell.com David_S_Green@dell.com:
I've triple checked that I am using the correct database password. Is there somewhere in MySQL I need to check?
"CREATE command denied to user 'wikiuser'@'localhost' for table 'gec_user' (localhost)".
Even though 'wikiuser' can access the database for selects, etc, it would seem that it does not have access to create tables. It works without a table prefix since the tables already exist... nothing new to create.
Start here: http://dev.mysql.com/doc/refman/4.1/en/privileges-provided.html
Dan