Now you can Subscribe using RSS

Submit your Email

2017/10/17

Linux Ubuntu 操作 MySQL

asd
安裝好 MySQL 並且登入
使用以下指令可以查看目前有哪些數據庫
mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| mysql              |
| performance_schema |
| sys                |
+--------------------+
4 rows in set (0.00 sec)

2017/10/15

Linux ubuntu apt-get

asd
apt-get 是在 ubuntu  下蠻常使用的指令
稍微做一下筆記

Coprights @ 2016, Blogger Templates Designed By Templateism | Templatelib