Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update mysql docker tag to v8.4.0 #1374

Closed
wants to merge 2 commits into from
Closed

Conversation

mia0x75
Copy link
Contributor

@mia0x75 mia0x75 commented May 8, 2024

  • 升级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.

Copy link

f2c-ci-robot bot commented May 8, 2024

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.

Copy link

f2c-ci-robot bot commented May 8, 2024

[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.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@wanghe-fit2cloud wanghe-fit2cloud changed the title chore(deps): update mysql docker tag to v8.4.0 update mysql docker tag to v8.4.0 May 14, 2024
@wanghe-fit2cloud
Copy link
Member

wanghe-fit2cloud commented May 14, 2024

感谢支持。

@wanghe-fit2cloud
Copy link
Member

wanghe-fit2cloud commented May 20, 2024

由于目前还不能基于当前配置来限制 MySQL 从 v8.0.x 版本升级至 v8.4.0(需要硬编码到后端来实现)。
经过讨论,我们会在 1Panel v2.0 版本支持 MySQL v8.4.0 级后续的升级版本。

届时会继续再该 pr 中讨论该需求,望理解。

@shawn0915
Copy link

1Panel v2.0 版本

@wanghe-fit2cloud 请问v2.0计划什么时候发版?

@wanghe-fit2cloud
Copy link
Member

1Panel v2.0 版本

@wanghe-fit2cloud 请问v2.0计划什么时候发版?

今年下半年会进入 v2.0 版本的研发,预计会在明年年初正式对对外发布。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants