ÄÁÅÙÃ÷ ¹Ù·Î°¡±â

Àι°

Àι°

Àι°

°Ô½ÃÆÇ

  • HOME
  • °Ô½ÃÆÇ
  • °Ô½ÃÆÇ
  • Àμâ
  • º» »çÀÌÆ®´Â ´ëÇѹα¹ ÀúÀ۱ǹýÀ» ÁؼöÇÕ´Ï´Ù.
  • ȸ¿øÀº °ø°øÁú¼­³ª ¹Ìdz¾ç¼Ó¿¡ À§¹èµÇ´Â ³»¿ë°ú ŸÀÎÀÇ ÀúÀÛ±ÇÀ» Æ÷ÇÔÇÑ ÁöÀûÀç»ê±Ç ¹× ±âŸ ±Ç¸®¸¦ Ä§ÇØÇÏ´Â ³»¿ë¹°¿¡ ´ëÇÏ¿©´Â µî·ÏÇÒ ¼ö ¾øÀ¸¸ç, ¸¸ÀÏ ÀÌ¿Í °° Àº ³»¿ëÀÇ °Ô½Ã¹°·Î ÀÎÇØ ¹ß»ýÇÏ´Â °á°ú¿¡ ´ëÇÑ ¸ðµç Ã¥ÀÓÀº ȸ¿ø º»Àο¡°Ô ÀÖ½À´Ï´Ù.
  • °³ÀÎÁ¤º¸º¸È£¹ý¿¡ ÀǰÅÇÏ¿© ÁֹιøÈ£, ÈÞ´ëÆù¹øÈ£, ÁýÁÖ¼Ò, Ç÷¾×Çü, Á÷¾÷ µîÀÇ °Ô½Ã³ª µî·ÏÀ» ±ÝÁöÇÕ´Ï´Ù.
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=euckr AUTO_INCREMENT=1' at line 36
CREATE TABLE `XM_COUNTER_PAGE_2025` ( `CHK_DATE` date NOT NULL default '0000-00-00', `CHK_YEAR` int(10) unsigned NOT NULL default '0', `CHK_MONTH` int(10) unsigned NOT NULL default '0', `CHK_DAY` int(10) unsigned NOT NULL default '0', `PAGE_CODE` varchar(60) NOT NULL default '', `PAGE_NAME` tinytext NOT NULL, `LINK_URL` tinytext NOT NULL, `H0` int(10) unsigned NOT NULL default '0', `H1` int(10) unsigned NOT NULL default '0', `H2` int(10) unsigned NOT NULL default '0', `H3` int(10) unsigned NOT NULL default '0', `H4` int(10) unsigned NOT NULL default '0', `H5` int(10) unsigned NOT NULL default '0', `H6` int(10) unsigned NOT NULL default '0', `H7` int(10) unsigned NOT NULL default '0', `H8` int(10) unsigned NOT NULL default '0', `H9` int(10) unsigned NOT NULL default '0', `H10` int(10) unsigned NOT NULL default '0', `H11` int(10) unsigned NOT NULL default '0', `H12` int(10) unsigned NOT NULL default '0', `H13` int(10) unsigned NOT NULL default '0', `H14` int(10) unsigned NOT NULL default '0', `H15` int(10) unsigned NOT NULL default '0', `H16` int(10) unsigned NOT NULL default '0', `H17` int(10) unsigned NOT NULL default '0', `H18` int(10) unsigned NOT NULL default '0', `H19` int(10) unsigned NOT NULL default '0', `H20` int(10) unsigned NOT NULL default '0', `H21` int(10) unsigned NOT NULL default '0', `H22` int(10) unsigned NOT NULL default '0', `H23` int(10) unsigned NOT NULL default '0', `H_TOTAL` int(10) unsigned NOT NULL default '0', `HOME_NUM` int(10) unsigned NOT NULL default '0', UNIQUE KEY `CHK_DATE` (`CHK_DATE`,`PAGE_CODE`,`HOME_NUM`) ) ENGINE=MyISAM DEFAULT CHARSET=euckr AUTO_INCREMENT=1