mysql 컬럼이 더이상 만들어지지 않습니다. 채택완료
#1118 - Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs
http://sealgate.co.kr/phpMyAdmin/url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.1%2Fen%2Falter-table.html&token=b5061af44c1263c2636ecbc57a55bcbd" target="mysql_doc" style="color: rgb(35, 90, 129); cursor: pointer; outline: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); font-family: Verdana, 'Segoe UI', Arial, Tahoma; font-size: 17.6px; line-height: normal; background-color: rgb(255, 192, 203);">ALTER TABLE `g5_write_notice` ADD `wr_73` VARCHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci http://sealgate.co.kr/phpMyAdmin/url.php?url=http%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.1%2Fen%2Flogical-operators.html%23operator_not&token=b5061af44c1263c2636ecbc57a55bcbd" target="mysql_doc" style="color: rgb(35, 90, 129); cursor: pointer; outline: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: rgb(0, 0, 0); font-family: Verdana, 'Segoe UI', Arial, Tahoma; font-size: 17.6px; line-height: normal; background-color: rgb(255, 192, 203);">NOTNULL AFTER `wr_id` ;
여분필드때문에 wr_1~100 까지할라는데 72까지밖에안만들어지네요
더만들방법없나요..?
답변 3개
답변에 대한 댓글 2개
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
그럼 10자도안되면 10으로해도상관없나요?