2 lines
55 B
MySQL
Raw Normal View History

ALTER TABLE `alert_log` ADD INDEX ( `time_logged` );