1. General challenges for upgrading and specifically MySQL
2. How we can easily upgrade from mySQL 5.7 to MySQL 8.0 in a scenario which is simple and without issues
3. We will look a bit deeper into the the challenges of upgrading to 8.0 and the added tools we have implemented to help with the upgrade
4. Then we will look at the possibilities that we have after upgrade to 8.0, where all meta data is stored in InnoDB
5. Finally we will go through the error log improvements in MySQL 8.0