react学习(52)--字段太长

### Error updating database. Cause: org.postgresql.util.PSQLException: ERROR: value too long for type character varying(64) ### The error may exist in com/yoao/cloud/advertisement/persistence/mapper/StartPageDao.java (best guess) ### The error may involve com.yoao.cloud.advertisement.persistence.mapper.StartPageDao.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO t_cms_start_page ( code, page_img, name, platform, link_type, start_time, end_time, status, sort_no, create_by, gmt_create, gmt_modified, is_delete ) VALUES ( ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ? ) ### Cause: org.postgresql.util.PSQLException: ERROR: value too long for type character varying(64) ; ERROR: value too long for type character varying(64); nested exception is org.postgresql.util.PSQLException: ERROR: value too long for type character varying(64)

上一篇:mysql too many connections 解决方法


下一篇:解决ES因内存不足而无法查询的错误,Data too large, data for []