1 line
74 B
MySQL
1 line
74 B
MySQL
|
CREATE OR REPLACE UNIQUE INDEX idx_files_search_media ON files (media_id);
|