MySQL Forums
Forum List  »  InnoDB

Upgrade From MySQL 5.7 to 8.20
Posted by: Arshad Hussain
Date: April 29, 2020 08:02AM

I am trying to upgrade from MYSQL server 5.7 to 8.20. I need to increase the innodb_buffer_pool_size to 8G (Default is 8M). Here are the steps I followed:

1. Uninstall MYSql server 5.7
2. Install MYSQL server 8.20.
3. Change the innodb_buffer_pool_size in my.ini file from 8M to 8G.

Result: The server is stopped and cannot be started.

Please help resolve the issue. Thank you for your kind attention.

Options: ReplyQuote


Subject
Views
Written By
Posted
Upgrade From MySQL 5.7 to 8.20
627
April 29, 2020 08:02AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.