MySQL バックアップ&リストア

バックアップ
mysqldump -u root -p[PASS] [DB_NAME] > [BACKUP_NAME]
(-p と [PASS] の間にスペースは入らない)

リストア
※クライアントで実施
mysql -u root -p[PASS] [DB_NAME] < [BACKUP_NAME]

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です


Notice: Trying to access array offset on value of type bool in /home/cgis2/required.asia/public_html/wp-content/plugins/siteguard/really-simple-captcha/siteguard-really-simple-captcha.php on line 353

Notice: Trying to access array offset on value of type bool in /home/cgis2/required.asia/public_html/wp-content/plugins/siteguard/really-simple-captcha/siteguard-really-simple-captcha.php on line 353

CAPTCHA