본문 바로가기 메뉴 바로가기

KENSEI IT BLOG

프로필사진
  • 글쓰기
  • 관리
  • 태그
  • 방명록
  • RSS

KENSEI IT BLOG

검색하기 폼
  • KENSEI (810)
    • Mail (5)
    • Security (93)
    • VPN (50)
    • Linux (273)
    • Network (47)
    • DNS (4)
    • Memo (13)
    • Cloud (32)
    • LAYER 4 & 7 (36)
    • HARDWARE (23)
    • windows (27)
    • WEB (28)
    • 프로그램 (33)
    • Unsolved (9)
    • 보안솔루션 (13)
    • 일상&리뷰 (67)
    • container (7)
    • Database (31)
    • Filesystem (11)
  • 방명록

Row size too large (1)
mariadb (Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help.In current row format, BLOB prefix of 768 bytes is stored inline)

참고사이트 https://mariadb.com/kb/en/innodb-row-formats-overview/#checking-a-tables-row-formatupdate 쿼리 실행시 발생 update 테이블 set 컬럼='내용' whereerror 내용 Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline정리 InnoDB는 하나의 레코드 삽입시 (8000byte) 제한됨 에러 내용은 컬럼 타입을 T..

Database 2020. 4. 23. 11:49
이전 1 다음
이전 다음
공지사항

Blog is powered by Tistory / Designed by Tistory