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

            Bug ID: 66961
           Summary: Logging needs a log_title index
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Logging
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

When trying to create a page that has been previously deleted, a message is
shown to the user to remind that it was deleted before. That information is
retrieved from the logging table, by matching the title. Currently, there is no
index for the log_title field in that table, hence the query is slow.

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