Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mdserver-web/plugins/mysql/info.json

20 lines
523 B

{
"title":"MySQL",
"tip":"soft",
"name":"mysql",
"type":"运行环境",
"ps":"一种关系数据库管理系统!",
"coexist": false,
"checks": "server/mysql/VERSION/bin/mysql",
"path": "server/mysql/VERSION",
"todo_versions":["5.6","5.7","8.0"],
"versions":["5.5", "5.6", "5.7","8.0"],
"updates":["5.5.62","5.6.50", "5.7.32","8.0.22"],
"shell":"install.sh",
"checks":"server/mysql",
"path":"server/mysql",
"author":"mysql",
"home":"https://dev.mysql.com/downloads/mysql",
"date":"2017-11-24",
"pid": "2"
}