回答編集履歴

1

コード例を追加

2018/05/25 04:21

投稿

stknohg
stknohg

スコア796

test CHANGED
@@ -19,6 +19,14 @@
19
19
 
20
20
 
21
21
  * [https://dev.mysql.com/doc/refman/5.5/en/mysqldump.html](https://dev.mysql.com/doc/refman/5.5/en/mysqldump.html)
22
+
23
+
24
+
25
+ ```
26
+
27
+ shell> mysqldump [options] --result-file=dump.sql
28
+
29
+ ```
22
30
 
23
31
 
24
32