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

            Bug ID: 67925
           Summary: DatabaseBase::generalizeSQL mangles table names with a
                    number
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Database
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: umherirrender_de...@web.de
       Web browser: ---
   Mobile Platform: ---

Since gerrit 143384 the write query for the debug log goes through
DatabaseBase::generalizeSQL which mangle numbers in table names:

DatabaseBase::query: Writes done: DELETE FROM `lNn_cache` WHERE lc_lang = 'X'

Should only change values, not table names.

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