Page MenuHomePhabricator

Updater broken for SQLite
Closed, ResolvedPublic

Description

Going to run database updates for wiki
Depending on the size of your database this may take a while!
Abort with control-c in the next five seconds... 0
...have ss_active_users field in site_stats table.
...ss_active_users user count set...
...have ipb_allow_usertalk field in ipblocks table.
Adding initial indexes...A database query syntax error has occurred.
The last attempted database query was:
"CREATE UNIQUE INDEX user_name ON user_tmp (user_name)
"
from within function "DatabaseBase::sourceStream".
Database returned error "1: index user_name already exists"


Version: 1.16.x
Severity: blocker

Details

Reference
bz20880