ALTER TABLE `g5_config` ADD `cf_swn_use` tinyint(4) NOT NULL DEFAULT '0', ADD `cf_swn_base_url` varchar(255) NOT NULL DEFAULT '', ADD `cf_swn_client_id` varchar(255) NOT NULL DEFAULT '', ADD `cf_swn_client_secret` varchar(255) NOT NULL DEFAULT '', ADD `cf_swn_redirect_uri` varchar(255) NOT NULL DEFAULT '', ADD `cf_swn_scope` varchar(255) NOT NULL DEFAULT 'basic profile', ADD `cf_swn_button_text` varchar(100) NOT NULL DEFAULT '수완뉴스로 로그인', ADD `cf_swn_require_email_certify` tinyint(4) NOT NULL DEFAULT '0'
1118 : Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
error file : /bbs/board.php