質問編集履歴
1
内部情報が含んでいたので修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -50,7 +50,7 @@
|
|
50
50
|
|
51
51
|
```mysql
|
52
52
|
|
53
|
-
mysql> show grants for '
|
53
|
+
mysql> show grants for 'user'@'localhost';
|
54
54
|
|
55
55
|
+-------------------------------------------------------+
|
56
56
|
|