summaryrefslogtreecommitdiff
path: root/www/wiki/maintenance/mssql/archives/patch-kill-cl_collation_index.sql
blob: 7f75a62329908e9678bb33ff2759312388ca67a2 (plain)
1
2
3
4
5
6
7
--
-- Kill cl_collation index.
-- @since 1.27
--

DROP INDEX /*i*/cl_collation ON /*_*/categorylinks;