Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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: { |
-
Please register or login to post a comment