In upgrade step 5 "Ready to install updates" I get this error message:
SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'smtp_auth' => ALTER TABLE zz_settings ADD smtp_auth TINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '1' AFTER mailer;
Note "zz_" is my database table prefix
In upgrade step 5 "Ready to install updates" I get this error message:
SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'smtp_auth' => ALTER TABLE
zz_settingsADDsmtp_authTINYINT( 1 ) UNSIGNED NOT NULL DEFAULT '1' AFTERmailer;Note "zz_" is my database table prefix