Problem renaming for existing keyword column.
ALTER TABLE `subject` CHANGE COLUMN `keywords_backup` `keywords` VARCHAR(255)
Please drop database and restore backup before trying again.
"SubjectsPlus V1.0.1 to V2.0 (Beta)
While running the updater I received the following error:
-->Updater Error
Problem renaming for existing keyword column.
ALTER TABLE `subject` CHANGE COLUMN `keywords_backup` `keywords` VARCHAR(255)
Please drop database and restore backup before trying again.<--
The MySQL user had all necessary privileges: SELECT, INSERT, UPDATE, ALTER, DELETE, CREATE and DROP.
The column keywords_backup did not exist. After adding it to the subject table manually the updater completed successfully.
After update I could no longer login with the default subjectplus user. I changed the email address for that record in the staff table from its original value of “subjectplus” to an actual email address and I was then able to login.
--
You received this message because you are subscribed to the Google Groups "SubjectsPlus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to subjectsplus...@googlegroups.com.
To post to this group, send email to subjec...@googlegroups.com.
Visit this group at http://groups.google.com/group/subjectsplus?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.