Skip to content

Support config adapt to mysql 8.3.0#926

Open
drivebyer wants to merge 3 commits into
bitpoke:masterfrom
ksmartdata:adapt-mysql-8.3.0
Open

Support config adapt to mysql 8.3.0#926
drivebyer wants to merge 3 commits into
bitpoke:masterfrom
ksmartdata:adapt-mysql-8.3.0

Conversation

@drivebyer

@drivebyer drivebyer commented Jul 27, 2024

Copy link
Copy Markdown
Contributor

Part of #920

Self-test passed with MySQL 8.3.0 and 8.0.31 (one replica).

When testing with 3 replicas, the master sidecar shows an error log:

2024-07-27T13:48:21.920769-00:00 0 [ERROR] [MY-011825] [Xtrabackup] Unsupported server version 8.3.0
2024-07-27T13:48:21.920846-00:00 0 [ERROR] [MY-011825] [Xtrabackup] Please upgrade PXB. If a new version is available, to continue with risk, use the option --no-server-version-check.
E0727 13:48:21.925754 1 deleg.go:144 sidecar "msg"="failed waiting for xtrabackup to finish" "error"="exit status 1"

It seems we need to add new PXB support for MySQL 8.3.0 as stated in this comment.

@drivebyer
drivebyer force-pushed the adapt-mysql-8.3.0 branch from fc97d09 to 2c98361 Compare July 27, 2024 13:54
@drivebyer

Copy link
Copy Markdown
Contributor Author

@cndoit18 @calind ptal

@drivebyer
drivebyer force-pushed the adapt-mysql-8.3.0 branch from 2c98361 to 62b20c5 Compare July 29, 2024 03:46
@drivebyer
drivebyer force-pushed the adapt-mysql-8.3.0 branch from 62b20c5 to eab31b7 Compare July 29, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant