Last modified: 2013-12-19 15:57:14 UTC
Short description: Add an index on logging.log_user_text to allow quick searching for log entries based on this field (for IP addresses specifically, since their userid is always 0) Which wikis are affected: All Which tables: logging What is the change to those tables: Add an index on the log_user_text field Links to gerrit changes and/or other related bug reports. Bug #54404
See also https://gerrit.wikimedia.org/r/#/c/85436/
(In reply to comment #0) > Short description: > Add an index on logging.log_user_text to allow quick searching for log > entries > based on this field (for IP addresses specifically, since their userid is > always 0) > > Which wikis are affected: > All > > Which tables: > logging > > What is the change to those tables: > Add an index on the log_user_text field > > Links to gerrit changes and/or other related bug reports. > Bug #54404 This needs to be done MediaWiki side, and then once there's a patchset for it (optionally after it's been merged), then a bug for adding it to Wikimedia can be done
Change 85508 had a related patch set uploaded by Jackmcbarn: Add index on logging.log_user_text https://gerrit.wikimedia.org/r/85508
Do we use the "schema-change" keyword for bugs like this?
Change 85508 merged by Springle: Add index on logging.log_user_text https://gerrit.wikimedia.org/r/85508