1 line
85 B
MySQL
1 line
85 B
MySQL
|
CREATE INDEX IF NOT EXISTS idx_files_missing_root ON files (file_missing, file_root);
|