mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-16 01:14:39 +01:00
Ordering by host_display_name too here reduces performance as it forces MySQL to use a temp table.
Ordering by host_display_name too here reduces performance as it forces MySQL to use a temp table.