February 2018
Intermediate to advanced
510 pages
16h 10m
English
Debian packages are available for the MySQL APT repository or from the MySQL Developer Zone's download area. Each MySQL component has its own Debian package for the installation but a tarball bundle is prepared to combine different Debian packages into a single bundle. The tarball naming convention is mysql-server_MVER-DVER_CPU.deb-bundle.tar, where MVER represents the MySQL version, DVER indicates the Linux distribution version, and CPU indicates the processor. To install MySQL 8 using the Debian package, perform the following steps:
shell> tar -xvf mysql-server_MVER-DVER_CPU.deb-bundle.tar
Read now
Unlock full access