add mysql uptime (#1735)

This commit is contained in:
lost_z
2016-09-23 15:59:22 +01:00
committed by Cameron Sparr
parent 17e6496830
commit 2cf1db0837
+4
View File
@@ -313,6 +313,10 @@ var mappings = []*mapping{
onServer: "wsrep_",
inExport: "wsrep_",
},
{
onServer: "Uptime_",
inExport: "uptime_",
},
}
var (