Closed
Description
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.jdbc.UncategorizedSQLException: PreparedStatementCallback; uncategorized SQLException for SQL [INSERT INTO series_import_requests ( url , status_id , updated_at , requested_at , requested_by ) SELECT ? , st.id , ? , ? , ? FROM series_import_request_statuses st WHERE st.name = ?]; SQL state [HY000]; error code [1366]; Incorrect string value: '\xD0\x9A\xD0\xB8\xD1\x82...' for column 'url' at row 1; nested exception is java.sql.SQLException: Incorrect string value: '\xD0\x9A\xD0\xB8\xD1\x82...' for column 'url' at row 1