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.
sessionという名前の mysql テーブルがあり、 smith.sqlファイルからデータベース名smithに復元したい
Linuxボックスからmysqlコマンドを実行して、データベース全体を復元します
# mysql smith < smith.sql
セッションテーブルのみを復元するにはどうすればよいですか?