Authored by htoooth

change table name

@@ -61,7 +61,7 @@ module.exports = { @@ -61,7 +61,7 @@ module.exports = {
61 password: 'root' 61 password: 'root'
62 }, 62 },
63 table: { 63 table: {
64 - slow: 'slow_duration', 64 + slow: 'slow_duration_new',
65 error: 'error_report' 65 error: 'error_report'
66 }, 66 },
67 slowRoute: { 67 slowRoute: {