mollycakes Posted June 19, 2011 Share Posted June 19, 2011 Not sure if this topic fits here. I am getting the following error after I try to save a new category. Does anyone know what this means and how I can fix this. This is all new to me. ALTER command denied to user 'pcom_molly'@'localhost' for table 'ms_layered_cache' ALTER TABLE `ms_layered_cache` ADD `c3` TINYINT UNSIGNED NOT NULL DEFAULT '0' Link to comment Share on other sites More sharing options...
mollycakes Posted June 19, 2011 Author Share Posted June 19, 2011 Okay I figured out that I had not set my user privileges to Alter. Now I am receiving a new error. Duplicate column name 'c2' ALTER TABLE `ms_layered_cache` ADD `c2` TINYINT UNSIGNED NOT NULL DEFAULT '0' Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now