Files
librenms-librenms/sql-schema/047.sql

2 lines
55 B
MySQL
Raw Normal View History

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