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

--- Comment #1 from Reedy <[email protected]> 2012-01-12 20:18:06 UTC ---
<ThomasLocke> Hey guys. Trying to update to 1.18.1 from 1.15.5 but am getting
stuck at the database error: A database query syntax error has occurred. The
last attempted database query was: "ALTER TABLE externallinks DROP CONSTRAINT
".



<Reedy> ThomasLocke, do you get a message the line before saying "Altering
column "...
<Reedy> If so, can you paste the whole line?
<Reedy> I can see where iit's seemingly happening
<ThomasLocke> Altering column 'externallinks.el_from' to be DEFERRABLE
INITIALLY DEFERRED
<ThomasLocke> ALTER /*   */ TABLE externallinks DROP CONSTRAINT
<Reedy> the offending line is (in trunk at least) line 513 of
includes/installer/PostgresUpdater.php
<Reedy> it unconditionally used $fi->conname() no matter it's value

-- 
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