https://bugzilla.wikimedia.org/show_bug.cgi?id=29929

--- Comment #2 from Mark A. Hershberger <[email protected]> 2011-07-17 
02:47:24 UTC ---
Executing that command as root to get around the permission problems and then
rerunning update.php I ended up with:

A database query syntax error has occurred.
The last attempted database query was:
"ALTER TABLE `pagelinks`
 DROP INDEX pl_namespace,
 ADD INDEX pl_namespace(pl_namespace, pl_title, pl_from)
"

This was fixed by removing the "DROP INDEX" bit

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to