Add Ubuntu MySQL setup steps.
This commit is contained in:
parent
62041fe6ca
commit
9ac543522a
|
@ -17,9 +17,8 @@
|
||||||
- [1.1.1 下载](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#111-%E4%B8%8B%E8%BD%BD)
|
- [1.1.1 下载](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#111-%E4%B8%8B%E8%BD%BD)
|
||||||
|
|
||||||
* [1.3 Linux 下 MySQL 8.0 的下载安装](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#13-linux-%E4%B8%8B-mysql-80-%E7%9A%84%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85)
|
* [1.3 Linux 下 MySQL 8.0 的下载安装](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#13-linux-%E4%B8%8B-mysql-80-%E7%9A%84%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85)
|
||||||
- [1.3.1 安装步骤](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#131-%E5%AE%89%E8%A3%85%E6%AD%A5%E9%AA%A4)
|
- [1.3.1 CentOS MySQL 安装](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00%3A%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#131-centos-mysql-%E5%AE%89%E8%A3%85)
|
||||||
- [1.3.2 MySQL 数据库设置](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#132-mysql-%E6%95%B0%E6%8D%AE%E5%BA%93%E8%AE%BE%E7%BD%AE)
|
- [1.3.2 Ubuntu MySQL 安装](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00%3A%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#132-ubuntu-mysql-%E5%AE%89%E8%A3%85)
|
||||||
- [1.3.3 设置远程连接](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#133-%E8%AE%BE%E7%BD%AE%E8%BF%9C%E7%A8%8B%E8%BF%9E%E6%8E%A5)
|
|
||||||
|
|
||||||
[2. 连接 MySQL 并执行 SQL 查询](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#2-%E8%BF%9E%E6%8E%A5-mysql-%E5%B9%B6%E6%89%A7%E8%A1%8C-sql-%E6%9F%A5%E8%AF%A2)
|
[2. 连接 MySQL 并执行 SQL 查询](https://github.com/datawhalechina/wonderful-sql/blob/main/ch00:%E7%8E%AF%E5%A2%83%E6%90%AD%E5%BB%BA.md#2-%E8%BF%9E%E6%8E%A5-mysql-%E5%B9%B6%E6%89%A7%E8%A1%8C-sql-%E6%9F%A5%E8%AF%A2)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue