Skip to content

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

@qianfen2021

Description

@qianfen2021

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions