어제 질문 올리고 오늘 또 올리네요...ㅡㅡ 모르는게 죄라...ㅜㅡ
mysql 실행 됩니다...
mysql -u root -p 해서 되고요....
되는데.....
문제는요...
DB를 설치 해야 합니다. 괸련 util이나 DB에 넣을 파일들(*.sql)등 다 받아왔습니다.
(gentoo 유저 입니다..)
mysql>create database DBNAME; 해 주었구요...
>mysql -u root -p DBNAME < DBNAME.sql 해 주었더니만...
ERROR 1064 at line 20: 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 'DEFAULT CHARSET=latin1' at line 7