- 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
推薦閱讀
- Boost C++ Application Development Cookbook(Second Edition)
- 架構不再難(全5冊)
- Python程序設計(第3版)
- Mastering AndEngine Game Development
- Drupal 8 Configuration Management
- ASP.NET程序設計教程
- Solutions Architect's Handbook
- QlikView Unlocked
- Python機器學習與量化投資
- Mastering ASP.NET Core 2.0
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Spring Web Services 2 Cookbook
- C語言程序設計
- MATLAB計算機視覺實戰(zhàn)
- MATLAB從入門到精通