|
|
# mysqldump -u root -p --all-databases > all.sql
* d6 K0 ]7 P3 pWarning: Using a password on the command line interface can be insecure.
- M, ?% @; d$ K9 o8 y; m. ^# [Warning: A partial dump from a server that has GTIDs will by default include the GTIDs of all transactions, even those that changed suppressed parts of the database. If you don't want to restore GTIDs, pass --set-gtid-purged=OFF. To make a complete dump, pass --all-databases --triggers --routines --events.
% H9 u- c! }1 a J6 g
( Z$ e- f1 g" K' z1 M7 J) W. F% K# v* L! I) b, d
|
|