mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-13 17:57:21 +00:00
0a387990a5
Change-Id: Icb227fb5c23eabba8df9e06833779d009218755b
3 lines
140 B
SQL
3 lines
140 B
SQL
-- Drop unused index echo_notification_user_hash_timestamp
|
|
DROP INDEX /*i*/echo_notification_user_hash_timestamp ON /*_*/echo_notification;
|