mdserver-web/plugins/mysql-community/info.json

20 lines
544 B
JSON
Raw Permalink Normal View History

2024-12-17 07:48:23 -05:00
{
2024-12-19 03:22:27 -05:00
"sort":1,
2024-12-17 07:48:23 -05:00
"hook":["database"],
"title":"MySQL[Tar]",
"tip":"soft",
"name":"mysql-community",
"type":"运行环境",
"ps":"一种关系数据库管理系统(极速安装)",
"todo_versions":["5.7","8.0"],
2025-09-11 08:14:01 -04:00
"versions":["5.7","8.0","8.2","8.3","8.4","9.0","9.1","9.2","9.3"],
2024-12-17 07:48:23 -05:00
"shell":"install.sh",
"install_pre_inspection":true,
"uninstall_pre_inspection":true,
"checks":"server/mysql-community",
"path":"server/mysql-community",
"author":"mysql",
"home":"https://dev.mysql.com/downloads/mysql",
"date":"2022-06-29",
"pid": "6"
}