2018-10-07 08:38:30 -04:00
|
|
|
{
|
2024-12-17 12:21:14 -05:00
|
|
|
"sort":1,
|
2018-11-20 01:01:17 -05:00
|
|
|
"title":"MySQL",
|
|
|
|
|
"tip":"soft",
|
2018-10-07 08:54:10 -04:00
|
|
|
"name":"mysql",
|
|
|
|
|
"type":"运行环境",
|
2019-08-02 05:46:05 -04:00
|
|
|
"ps":"一种关系数据库管理系统!",
|
2021-02-01 08:16:55 -05:00
|
|
|
"coexist": false,
|
2022-08-01 01:29:35 -04:00
|
|
|
"install_pre_inspection":true,
|
2022-07-11 00:14:02 -04:00
|
|
|
"uninstall_pre_inspection":true,
|
2021-02-01 08:16:55 -05:00
|
|
|
"checks": "server/mysql/VERSION/bin/mysql",
|
|
|
|
|
"path": "server/mysql/VERSION",
|
2023-12-06 08:10:32 -05:00
|
|
|
"todo_versions":["5.6","5.7","8.0","8.2"],
|
2026-05-17 05:58:29 -04:00
|
|
|
"versions":["5.5", "5.6", "5.7","8.0","8.2","8.3","8.4","9.0","9.1","9.2","9.3","9.4","9.7"],
|
|
|
|
|
"updates":["5.5.62","5.6.50", "5.7.32","8.0.34","8.2.0","8.3.0","9.0.1","9.1.0","9.2.0","9.3.0","9.4.0","9.7.0"],
|
2018-10-07 08:38:30 -04:00
|
|
|
"shell":"install.sh",
|
2018-12-14 06:21:23 -05:00
|
|
|
"checks":"server/mysql",
|
2019-03-29 05:36:21 -04:00
|
|
|
"path":"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"
|
2023-08-11 12:46:07 -04:00
|
|
|
}
|