aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/mysql.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/mysql.json')
-rw-r--r--plugin/mysql.json30
1 files changed, 0 insertions, 30 deletions
diff --git a/plugin/mysql.json b/plugin/mysql.json
index ab618fd..e2df07b 100644
--- a/plugin/mysql.json
+++ b/plugin/mysql.json
@@ -45,36 +45,6 @@
45 "vertical": "Invocations", 45 "vertical": "Invocations",
46 "type": "stacked", 46 "type": "stacked",
47 "legend": { 47 "legend": {
48 "commit": {
49 "color": "ff0000"
50 },
51 "delete": {
52 "color": "ff00e7"
53 },
54 "read_first": {
55 "color": "cc00ff"
56 },
57 "read_key": {
58 "color": "3200ff"
59 },
60 "read_next": {
61 "color": "0065ff"
62 },
63 "read_prev": {
64 "color": "00fff3"
65 },
66 "read_rnd": {
67 "color": "00ff65"
68 },
69 "read_rnd_next": {
70 "color": "33ff00"
71 },
72 "update": {
73 "color": "cbff00"
74 },
75 "write": {
76 "color": "ff9800"
77 },
78 "rollback": { 48 "rollback": {
79 "color": "000000" 49 "color": "000000"
80 } 50 }