mysqladmin 설치후 db생성하려는데 이같은 에러메세지가 나옵니다. 정보
그누보드 mysqladmin 설치후 db생성하려는데 이같은 에러메세지가 나옵니다.본문
데이터베이스 입니다. (localhost)
오류
SQL 질의 :
CREATE DATABASE ;
MySQL 메시지:
#1064 - 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 '' at line 1
오류
SQL 질의 :
CREATE DATABASE ;
MySQL 메시지:
#1064 - 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 '' at line 1
댓글 전체
sql 버젼이 낮아서 그런거 아닌가요?? ㅡㅡ;; 저도 잘은...