Skip to content

Series import: fails to insert a URL with Russian symbols #772

Closed
@php-coder

Description

@php-coder

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions