Skip to content

Change super_read_only default back to false#34

Merged
tanjinx merged 1 commit intoslack-vitess-r13.0.3from
set_super_read_only_false_default
Dec 14, 2022
Merged

Change super_read_only default back to false#34
tanjinx merged 1 commit intoslack-vitess-r13.0.3from
set_super_read_only_false_default

Conversation

@tanjinx
Copy link
Copy Markdown

@tanjinx tanjinx commented Dec 14, 2022

Description

In V13, on replicas, the vttablet process restart failed with the error:

F1213 16:50:17.939918   22744 tm_init.go:741] RestoreFromBackup failed: The MySQL server is running with the --super-read-only opt
ion so it cannot execute this statement (errno 1290) (sqlstate HY000) during query: CREATE DATABASE IF NOT EXISTS _vt

which hits the problems described in the upstream PR vitessio#10448

details in thread https://slack-pde.slack.com/archives/CQGR39RA5/p1670979804634929

Related Issue(s)

Checklist

  • "Backport to:" labels have been added if this change should be back-ported
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

@tanjinx tanjinx merged commit c219b5d into slack-vitess-r13.0.3 Dec 14, 2022
@tanjinx tanjinx added the v13 label Dec 15, 2022
@tanjinx tanjinx added the bug Something isn't working label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working v13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants