AppendixA
AppendixA
Description
•• In July 2023, Oracle announced a new versioning model for MySQL that provides
two different release tracks. The releases that contain new features and improvements
will be known as Innovation versions, and the releases that will only be updated with
bug fixes after the initial release will be known as Long Term Support (LTS) versions.
•• Since July 2023, Oracle is only updating MySQL 8.0 with bug fixes, not new
features or improvements. As a result, MySQL 8.0 is now essentially an LTS version.
•• If you want to make sure that the MySQL server works exactly as described in this
book, you should use the 8.0 version.
•• If you want access to the latest features as they become available, you should use
an Innovation version. The first Innovation version is 8.1.
•• If you only want access to the features included in an LTS version, you can use that
version. The first LTS version will become available in 2024.
•• You can use the Services app to start and stop the MySQL service and to control
whether the MySQL server starts automatically when you start your computer.
Figure A-1 How to install MySQL Community Server
594 Appendix A How to set up Windows for this book
shown in figure A-1. Then, when you’re ready to start the service again, you can
use this procedure to do that too.
Notes
•• If you install a newer version of MySQL server such as 8.1 Innovation, you may
need to install an older version of Workbench such as 8.0. That’s because there may
not yet be a newer version of Workbench available.
•• To make it easy to start MySQL Workbench, you can pin it to the taskbar.
Description
•• All of the files described in this book are contained in a zip file that can be
downloaded from www.murach.com.
Execute Script
button
Figure A-4 How to create and restore the databases for this book