프로그래밍

해결법 #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM AUTO_INCREMENT=111087'

제로코인 2019. 3. 2. 17:44

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM AUTO_INCREMENT=111087'



) Engine=MyISAM AUTO_INCREMENT=1 ;

마지막 라인을 위와 같이 수정해주면 된다.