ignore #2125
PurnaDevi9
started this conversation in
General
ignore
#2125
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Howdy,
My current maxwell version is 1.8 and we upgraded Mariadb from 10.5 to 10.6.19 and we are facing below issue. To which version of maxwell should we upgarde.
2024-Oct-23 10:54:27,767 DEBUG Emailer - Email Body --config=configurations/qa/syncer_config_searchtrends_a.propertiesERROR is :java.lang.RuntimeException: error: unhandled character set 'utf8mb3' at com.zendesk.maxwell.schema.columndef.StringColumnDef.charsetForCharset(StringColumnDef.java:59) at com.zendesk.maxwell.schema.columndef.StringColumnDef.asJSON(StringColumnDef.java:74) at com.zendesk.maxwell.replication.BinlogConnectorEvent.writeData(BinlogConnectorEvent.java:108) at com.zendesk.maxwell.replication.BinlogConnectorEvent.buildRowMap(BinlogConnectorEvent.java:158) at com.zendesk.maxwell.replication.BinlogConnectorEvent.jsonMaps(BinlogConnectorEvent.java:187) at com.zendesk.maxwell.replication.BinlogConnectorReplicator.getTransactionRows(BinlogConnectorReplicator.java:199) at com.zendesk.maxwell.replication.BinlogConnectorReplicator.getRow(BinlogConnectorReplicator.java:304) at com.zendesk.maxwell.replication.AbstractReplicator.work(AbstractReplicator.java:164) at com.zendesk.maxwell.util.RunLoopProcess.runLoop(RunLoopProcess.java:27) at com.zendesk.maxwell.Maxwell.startInner(Maxwell.java:207) at com.zendesk.maxwell.Maxwell.start(Maxwell.java:157) at com.zendesk.maxwell.Maxwell.main(Maxwell.java:229)
Beta Was this translation helpful? Give feedback.
All reactions