정말 간단한 작업을하려고합니다. 데이터베이스를 데이터베이스로 가져 오려고합니다.MySQL 1064 SQL 파일을 가져올 때 오류가 발생했습니다.
mysql> dbname < libmysql.sql;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near 'dbname <
libmysql.sql' at line 1
무엇이 잘못 되었나요? 난 당신이 mysql>
프롬프트 및 운영 체제의 명령 프롬프트를 혼합하는
-u username -h host -p dbname < libmysql.sql