LaunchCodeEducation / LaunchCodeEducation/SQL

MySQL Install page is outdated

未关闭
#12 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
CSS
星标
0
派生
5
PR 合并指标
30 天内没有已合并 PR

描述

Relevant link

Text issues:

  1. "For this class, we will be using MySQL version 8.0.18, the most current version."
    The most current LTS version is 8.4.0.

  2. "No matter your operating system, before you download any MySQL product, you are prompted to create an account. You do not have to do so if you do not want to!"
    It is not possible to create an oracle account without an associated company name.

MAC USERS
3. "You want to download the version called "macOS 10.14 (x86, 64-bit), DMG Archive" that specifies it is the "(mysql-8.0.18-macos10.14-x86_64.dmg)". This option should also be at least 300 MB."
Modern macOS should be running ARM processors, which will also make the filesize different.

  1. Warning about using macOS prior to 10.14
    I dont think any computer running macOS before 10.14 meets the requirements for the course. Might need to update this section regarding using Intel macs vs M-series macs.

WINDOWS USERS
5. "You want to download the version called "Windows (x86, 32-bit), MSI Installer" that uses at least 400 MB (not the web-community version)."
The current version of MySQL installer is only 296.1 MB.

  1. "Select Developer Default and proceed."
    Developer default is not an option on the latest version of MySQL. The options are "Client", "Server", "Full", or you can choose features.

  2. MySQL Installer for Windows includes the following note: "Note: MySQL 8.0 is the final series with MySQL Installer. As of MySQL 8.1, use a MySQL product's MSI or Zip archive for installation. MySQL Server 8.1 and higher also bundle MySQL Configurator, a tool that helps configure MySQL Server."

Link Issues:
MAC USERS
"First, you need to install MySQL itself. The Community Server 8.0.18 download page has a dropdown menu for the operating system you need."
Link leads to current LTS version (8.4.0).

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从链接的 MySQL 安装页面开始,将其中关于版本、账户、macOS、Windows 和下载链接的说明与当前的 MySQL 文档进行比较。完成标准是该页面准确涵盖当前的 LTS 下载、Intel 和 ARM Mac、受支持的 macOS 版本、当前的 Windows 安装程序选项,以及所提到的安装程序变更。

由索引模型根据 Issue 内容生成。

评估

技术栈
mysql
领域
documentation
Issue 类型
文档
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。