February 2018
Intermediate to advanced
510 pages
16h 10m
English
This is the simplest way to check integrity and requires little effort. The MySQL download page itself provides an MD5 checksum, which is unique for each MySQL product. After downloading MySQL 8, we just have to make sure that the checksum of the downloaded file matches with the checksum provided on the download page. There are many tools available for different operating systems to compare checksums. Here, we are providing an example of MD5 checksums using the command line and using one graphical tool, named winMD5Sum, for the Windows operating system.
Perform the following steps for the command line execution:
Read now
Unlock full access