+++ This bug was initially created as a clone of Bug #64752 +++
Unused preference.
Version: unspecified
Severity: normal
+++ This bug was initially created as a clone of Bug #64752 +++
Unused preference.
Version: unspecified
Severity: normal
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T340453 [Epic] FY 2023-24 Growth Maintenance Work | |||
| Resolved | KStoller-WMF | T347840 [Epic] Q2 FY 2023-24 Growth Maintenance Work | |||
| Open | None | T54777 user_properties table bloat | |||
| Resolved | None | T66754 Remove ajaxsearch from user_properties with runBatchedQuery.php on all wikis |
sudo -u apache foreachwiki runBatchedQuery.php "DELETE FROM user_properties WHERE up_property = 'ajaxsearch' LIMIT 100;"
Done