summaryrefslogblamecommitdiffstats
path: root/sql/server_clear_traffic_stats.sql
blob: a7aa6c86419e84222a138840b01cbb57764ecfcb (plain) (tree)
1
                                                                                                       
update servers set server_month_upload= 0, server_month_download= 0 where server_machine_id=:machine_id: