1 line
82 B
MySQL
1 line
82 B
MySQL
|
CREATE OR REPLACE INDEX idx_files_missing_root ON files (file_missing, file_root);
|