- MySQL 8 for Big Data
- Shabbir Challawala Jaydip Lakhatariya Chintan Mehta Kandarp Patel
- 103字
- 2021-08-20 10:06:07
Obtaining MySQL 8
Download the RPM package of the MySQL Community Server from its download page (https://dev.mysql.com/downloads/mysql/8.0.html). There are various variants available based on the operating system and its architecture version. It comes with different packages that can be described by the package name. The following syntax is followed by the package name:
packageName-version-distribution-archType.rpm
Package Name: Name of the package, like myql-community-server, mysql-community-client, mysql-community-libs
Version: Describes the version-particular package
Distribution: This says the package is intended for which Linux distribution based on its abbreviation

Arch Type: Describes the processor type for which the package was built, like x86_64, i686, and so on
推薦閱讀
- GraphQL學(xué)習(xí)指南
- JavaScript修煉之道
- 摩登創(chuàng)客:與智能手機和平板電腦共舞
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- AWS Serverless架構(gòu):使用AWS從傳統(tǒng)部署方式向Serverless架構(gòu)遷移
- Magento 2 Development Cookbook
- DevOps Automation Cookbook
- Python程序設(shè)計案例教程
- Securing WebLogic Server 12c
- 精通Python設(shè)計模式(第2版)
- Learning Salesforce Einstein
- Webpack實戰(zhàn):入門、進階與調(diào)優(yōu)
- PHP 7從零基礎(chǔ)到項目實戰(zhàn)
- Android系統(tǒng)下Java編程詳解
- Flask Web開發(fā):基于Python的Web應(yīng)用開發(fā)實戰(zhàn)(第2版)