| SQL Query 에러입니다. | |
| Function Name | query: 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' at line 9 |
| Error | 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' at line 9 |
| SQL | CREATE TABLE site_math_2026_gboy ( id int(11) NOT NULL auto_increment, wdate datetime default NULL, ip varchar(20) default NULL, referer varchar(255) default NULL, bro varchar(255) default '', PRIMARY KEY (id), index(wdate) ) TYPE=MyISAM; |
| Gboy MySQL Class Ver 2.0.1 기타 문의 사항은 gboy0713@yahoo.co.kr 로 연락바랍니다. | |