summaryrefslogblamecommitdiffstats
path: root/sql/server_update_autostart.sql
blob: b9ce89b3b6491c4c57fc82b1069ae74c674dd830 (plain) (tree)
1
                                                                                    
update servers set server_autostart= :server_autostart: where server_id=:server_id:;