hi, I Upgraded mysql 5.7 to 8.0 and now after installation cpanel have removed version 5.7 and it only has 8.0
even when I want to install 5.7 again manually yum wont find files...
anyway there is an old database with utf8mb3 characters in it . which innodb is giving errors about it and won't start.
how can I bypass character checking of innodb so that mysql server 8 starts and I go and remove the database from innodb by commands?
even when I want to install 5.7 again manually yum wont find files...
anyway there is an old database with utf8mb3 characters in it . which innodb is giving errors about it and won't start.
how can I bypass character checking of innodb so that mysql server 8 starts and I go and remove the database from innodb by commands?
Last edited by a moderator: