Authored by htoooth

change table name

... ... @@ -61,7 +61,7 @@ module.exports = {
password: 'root'
},
table: {
slow: 'slow_duration',
slow: 'slow_duration_new',
error: 'error_report'
},
slowRoute: {
... ...