summaryrefslogblamecommitdiffstats
path: root/sql/server_update_machine_id.sql
blob: fc2e5f86c899654b4a24df8db1a646d11118797f (plain) (tree)
1
                                                                                      
update servers set server_machine_id= :server_machine_id: where server_id=:server_id:;