Unable to update visibility sql schema

I’m trying to self-host Temporal v1.29 using the official Helm chart ( GitHub - temporalio/helm-charts: Temporal Helm charts · GitHub ). For both default and visibility databases I use MySQL 8.0.45. I get the following error in the manage-schema-visibility-store job:

ERROR Unable to update SQL schema. {“error”: “error executing statement: Error 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '“$.TemporalChangeVersion”),\n ADD COLUMN BinaryChecksums JSON ’ at line 3”, “logging-call-at”: “/home/runner/work/docker-builds/docker-builds/temporal/tools/sql/handler.go:53”}