500 - DB function failed with error number 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' at line 1 SQL=CREATE TABLE IF NOT EXISTS `kulapdb_cdattachments` (`id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,`articleid` INT(11) UNSIGNED NOT NULL,`userid` INT(11) UNSIGNED NOT NULL,`file` VARCHAR(255) NOT NULL DEFAULT '',`title` VARCHAR(255) NOT NULL DEFAULT '',`desc` MEDIUMTEXT DEFAULT '',`type` VARCHAR(255) NOT NULL DEFAULT '',`size` INT(11) UNSIGNED NOT NULL DEFAULT 0,`access` INT(11) UNSIGNED NOT NULL DEFAULT 0,`password` VARCHAR(255) DEFAULT '',`published` INT(11) UNSIGNED NOT NULL DEFAULT 0,`created` DATETIME DEFAULT NULL,`modified` DATETIME DEFAULT NULL,`modifiedby` INT(11) UNSIGNED NOT NULL,`downloaded` INT(11) UNSIGNED NOT NULL DEFAULT 0, PRIMARY KEY (`id`)) TYPE=MyISAM;

คุณไม่สามารถดูเอกสารในหน้านี้ได้ เพราะโดย:

  1. an out-of-date bookmark/favourite
  2. a search engine that has an out-of-date listing for this site
  3. a mis-typed address
  4. คุณไม่สามารถ เข้าถึง ในหน้าเอกสารนี้
  5. เกิดข้อผิดพลาดในการเรียกร้องทรพยากรเพื่อตรวจสอบ.
  6. เกิดข้อผิดพลาดกับสิ่งที่คุณดำเนินการอยู่

Please try one of the following pages:

If difficulties persist, please contact the System Administrator of this site.

DB function failed with error number 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' at line 1 SQL=CREATE TABLE IF NOT EXISTS `kulapdb_cdattachments` (`id` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,`articleid` INT(11) UNSIGNED NOT NULL,`userid` INT(11) UNSIGNED NOT NULL,`file` VARCHAR(255) NOT NULL DEFAULT '',`title` VARCHAR(255) NOT NULL DEFAULT '',`desc` MEDIUMTEXT DEFAULT '',`type` VARCHAR(255) NOT NULL DEFAULT '',`size` INT(11) UNSIGNED NOT NULL DEFAULT 0,`access` INT(11) UNSIGNED NOT NULL DEFAULT 0,`password` VARCHAR(255) DEFAULT '',`published` INT(11) UNSIGNED NOT NULL DEFAULT 0,`created` DATETIME DEFAULT NULL,`modified` DATETIME DEFAULT NULL,`modifiedby` INT(11) UNSIGNED NOT NULL,`downloaded` INT(11) UNSIGNED NOT NULL DEFAULT 0, PRIMARY KEY (`id`)) TYPE=MyISAM;