質問編集履歴

1

ごじ

2019/01/21 10:14

投稿

grilled_python
grilled_python

スコア237

test CHANGED
File without changes
test CHANGED
@@ -22,7 +22,7 @@
22
22
 
23
23
 
24
24
 
25
- mysql> CREATE DATABASE `FIRST` DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8.
25
+ mysql> CREATE DATABASE `FIRST` DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci;
26
26
 
27
27
 
28
28