summaryrefslogtreecommitdiffstats
path: root/sql/server_list_by_machine_id.sql
blob: 3a5a547b10f96c215e7fb3c30c3716cec0ff253f (plain) (blame)
1
select * from servers where server_machine_id= :server_machine_id:;