This question may be related to a resolved thread.
I’m trying to update to 1.6.9 from 1.6.8.
I went through the update to a new version procedure and now when running update.php, I’m getting the following error:
Error: The following error was encountered
MySQL ERROR:
Error Number: 1060
Description: Duplicate column name 'username'
Query: ALTER TABLE `exp_password_lockout` ADD `username` VARCHAR(50) NOT NULL AFTER `user_agent`I had to revert to my backup system.
ExpressionEngine 1.6.8
Build 20100121
What seems to be wrong here?