Community

How to Persist Global Variables Without Using Option Files in MySQL 8.0

(Mark Lewin) A really convenient feature in MySQL 8.0 is the ability to persist the values of global variables across server restarts, without writing them into an options file. This was developed primarily for the benefit of Cloud installations of MySQL, but is very handy for a DBA in on-premise in