fix: perf_times cleanup (#6908)

* fix: perf_times cleanup

* Truncate perf_times to save some headaches
This commit is contained in:
Tony Murray
2017-06-28 21:43:19 +01:00
committed by Neil Lathwood
parent d47b58bf6d
commit 41882dfd8b
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
TRUNCATE TABLE `perf_times`;