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

db <duplicate...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |duplicate...@googlemail.com

--- Comment #1 from db <duplicate...@googlemail.com> ---
in this case you must not use the full name of the column, because it is not
ambigious

As workaround you can set alias yourself:

wfGetDB(DB_SLAVE)->selectSQLText(array( 'oc' => 'objectcache' ),'oc.keyname');

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to