Mysql migration precheck error

0

Im trying to fix any issues that the precheck for mysql migration from 5.7 to 8 detects, one of them is changing the row_format for one of the sys schema table, the problem is that the default admin user does not have SUPER privileges to fix this.

What would be the best way to update the sys table row_format and continue my migration?

asked 4 months ago92 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions