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

use the default radondb-mysql80-template,and create cluster ,then the mysql container start fail #720

Closed
qianfen2021 opened this issue Oct 26, 2022 · 0 comments · Fixed by #723
Assignees
Labels
bug Something isn't working
Milestone

Comments

@qianfen2021
Copy link

qianfen2021 commented Oct 26, 2022

Describe the problem

use the default radondb-mysql80-template,and create cluster ,then the mysql container start fail,the error info as follows:

2022-10-26T15:11:27.455956+08:00 0 [ERROR] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-001146 - Table 'mysql.component' doesn't exist

 2022-10-26T15:11:27.456187+08:00 0 [Warning] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-003543 - The mysql.component table is missing or has an incorrect definition.

 2022-10-26T15:11:27.456501+08:00 0 [ERROR] [MY-000067] [Server] unknown variable 'query-cache-size=0'.

 2022-10-26T15:11:27.457138+08:00 0 [ERROR] [MY-010119] [Server] Aborting

 2022-10-26T15:11:28.830301+08:00 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.25-15)  Percona Server (GPL), Release 15, Revision a558ec2.

the radondb-mysql80-template:
image

To Reproduce

1.helm install demo .
2.modify mysql_v1alpha1_mysqlcluster_mysql8.yaml,add the infomation mysqlConfTemplate: "radondb-mysql80-template"
3.use kubectl apply to create cluter

Expected behavior

Environment:

  • RadonDB MySQL version:v2.3.0-alpha.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants