We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5547f commit db7447cCopy full SHA for db7447c
README.md
@@ -0,0 +1,11 @@
1
+# MySQL
2
+MySQLについて学習したドキュメントリポジトリ
3
+
4
+## 目標
5
+- 今読んでる本を読破して、ある程度MySQLについて理解すること
6
7
+## 期間
8
9
+| 開始日 | 終了期限日 |
10
+| :---: | :---: |
11
+| 2019/02/23 | 2019/03/31 |
参考サイト.md
@@ -0,0 +1,4 @@
+# 参考サイトリスト
+## MySQL8.0
+- [初期セットアップ](https://qiita.com/nanorkyo/items/94a80683c6753f61316a)
+- [LAN内の別のマシンから接続を可能に](https://qiita.com/htsun/items/449dd20625ee84dc1379)
0 commit comments