Kafka Connect - SQLSyntaxErrorException: BLOB/TEXT column … used in key specification without a key length
Read OriginalThis technical article details a specific error encountered when using the Kafka Connect JDBC Sink connector with MySQL: 'SQLSyntaxErrorException: BLOB/TEXT column used in key specification without a key length'. It explains the cause, which involves auto-creating tables with a TEXT column as a primary key, and discusses the connector's type mapping and MySQL's constraints on primary keys.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser