Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
MySQL ダンプファイル、SQL データファイルをマイ データベースにインポートする方法。私は MySql を使用しており、基本的にそのダンプ ファイルを drupal に添付したいと考えています。
ガイドしてください、私は PhpMyadmin を使用していません。
mysql -h yourmysqlhost -u yourmysqlusername -pyourmysqlpassword yourdrupaldatabasename < /path/to/mysql_dump_file.sql