차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판양쪽 다음 판
tech:mysql [2014/08/14 16:44] 115.93.88.196tech:mysql [2014/08/14 16:44] – [명령어로 가져오기] 115.93.88.196
줄 149: 줄 149:
 ====명령어로 가져오기==== ====명령어로 가져오기====
  
-  Your best bet is to FTP it to the server and then ssh in (command line) and import the database that way. The resulting command will look something like:+Your best bet is to FTP it to the server and then ssh in (command line) and import the database that way. The resulting command will look something like:
  
   mysql -hlocalhost -uUser -pPassword database_name < file_name   mysql -hlocalhost -uUser -pPassword database_name < file_name