appstore
appstore copied to clipboard
update mysql docker tag to v8.4.0
- 升级mysql到8.4.0
- 优化配置文件
- 增加healthcheck
- 使用命名卷方便其他应用通过unix套接字连接
现在安装初始化到启动服务的日志已经非常干净了
2024-05-08 18:53:51+08:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.0-1.el9 started.
2024-05-08 18:53:53+08:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
2024-05-08 18:53:53+08:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.4.0-1.el9 started.
2024-05-08 18:53:54+08:00 [Note] [Entrypoint]: Initializing database files
2024-05-08 18:54:26+08:00 [Note] [Entrypoint]: Database files initialized
2024-05-08 18:54:26+08:00 [Note] [Entrypoint]: Starting temporary server
2024-05-08 18:54:30+08:00 [Note] [Entrypoint]: Temporary server started.
2024-05-08 18:54:30+08:00 [Note] [Entrypoint]: Stopping temporary server
2024-05-08 18:54:32+08:00 [Note] [Entrypoint]: Temporary server stopped
2024-05-08 18:54:32+08:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up.
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
感谢支持。
由于目前还不能基于当前配置来限制 MySQL 从 v8.0.x 版本升级至 v8.4.0(需要硬编码到后端来实现)。 经过讨论,我们会在 1Panel v2.0 版本支持 MySQL v8.4.0 级后续的升级版本。
届时会继续再该 pr 中讨论该需求,望理解。
1Panel v2.0 版本
@wanghe-fit2cloud 请问v2.0计划什么时候发版?
1Panel v2.0 版本
@wanghe-fit2cloud 请问v2.0计划什么时候发版?
今年下半年会进入 v2.0 版本的研发,预计会在明年年初正式对对外发布。