Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
25.10.3
-
None
-
None
Description
This was incovered by running the Connector/ODBC test suite before running an avrorouter related test. The same code path is also used by kafkacdc.
2026-09-11 09:33:52 info : CREATE TABLE t_odbc211(d1 decimal(1,0) NOT NULL, d2 decimal(2,0) NOT NULL, d3 decimal(1,1) NOT NULL,d1u decimal
|
(1,0) UNSIGNED NOT NULL, d2u decimal(2,0) UNSIGNED NOT NULL, d3u decimal(1,1) UNSIGNED NOT NULL)
|
2026-09-11 09:33:52 info : GTID: 0-1-1420
|
2026-09-11 09:33:52 info : Table test.t_odbc211 mapped to 100
|
2026-09-11 09:33:52 info : Row Event for 'test.t_odbc211' at 10868922
|
2026-09-11 09:33:52 info : [0] DECIMAL
|
2026-09-11 09:33:52 info : [1] DECIMAL
|
2026-09-11 09:33:52 error : debug assert at /MaxScale/server/modules/routing/replicator/rpl.cc:84 failed: Unexpected byte count: 0 (false)
|