### Error updating database. Cause: java.sql.SQLException: Field 'id' doesn't have a default value ### The error may involve com.bigaoread.platform.dao.beautifulreader.v2.activityexpress.ActivityADMapper.insert-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO activity_ad ( ad_name, ad_image, ad_url, ad_introduce, ad_order, create_time, update_time ) VALUES (?, ?, ?, ?,?, ?, ?) ### Cause: java.sql.SQLException: Field 'id' doesn't have a default value ; SQL []; Field 'id' doesn't have a default value; nested exception is java.sql.SQLException: Field 'id' doesn't have a default value### Error updating database. Cause: java.sql.S