mdserver-web/plugins/mysql/info.json

15 lines
342 B
JSON
Raw Normal View History

2018-10-07 08:38:30 -04:00
{
2018-11-20 01:01:17 -05:00
"title":"MySQL",
"tip":"soft",
2018-10-07 08:54:10 -04:00
"name":"mysql",
"type":"运行环境",
"ps":"MySQL是一种关系数据库管理系统!",
2018-12-16 22:11:33 -05:00
"versions":["5.5","5.6","5.7","8.0"],
2018-12-14 06:21:23 -05:00
"updates":["5.5.62"],
2018-10-07 08:38:30 -04:00
"shell":"install.sh",
2018-12-14 06:21:23 -05:00
"checks":"server/mysql",
2018-12-27 06:14:18 -05:00
"author":"mysql",
"home":"https://dev.mysql.com/downloads/mysql",
2018-10-07 08:38:30 -04:00
"date":"2017-11-24",
2018-12-09 00:37:52 -05:00
"pid": "2"
2018-10-07 08:38:30 -04:00
}