[MXS-3095] kafkaCDC DML events not include table_schema,table_name information Created: 2020-07-27  Updated: 2020-08-25  Resolved: 2020-08-19

Status: Closed
Project: MariaDB MaxScale
Component/s: cdc
Affects Version/s: 2.5.1
Fix Version/s: 2.5.3

Type: New Feature Priority: Major
Reporter: wilsonlau Assignee: markus makela
Resolution: Fixed Votes: 0
Labels: None

Sprint: MXS-SPRINT-113

 Description   

when consume kafkacdc , DML events not include schame,table information, it hard to program biz logic



 Comments   
Comment by markus makela [ 2020-08-18 ]

I think we can just add the table_name and table_schema to the DML events, it shouldn't cause problems.

Comment by wilsonlau [ 2020-08-19 ]

thanks, this feature is important for CDC, it is greate if come true next version

Comment by wilsonlau [ 2020-08-25 ]

Hi makela
github not found branch 2.5.3, i hope 2.5.3 release asap, tks

Comment by markus makela [ 2020-08-25 ]

wilsonlau78 you can find the current code on the 2.5 branch on GitHub.

Comment by wilsonlau [ 2020-08-25 ]

build error

c+: error: unrecognized command line option ‘-std=c+14’
c+: error: unrecognized command line option ‘-std=c+14’
make[2]: *** [maxutils/maxbase/src/CMakeFiles/maxbase.dir/alloc.cc.o] Error 1
make[1]: *** [maxutils/maxbase/src/CMakeFiles/maxbase.dir/all] Error 2
make: *** [all] Error 2

Comment by markus makela [ 2020-08-25 ]

You need a newer compiler.

Comment by wilsonlau [ 2020-08-25 ]

ok, thanks

Generated at Thu Feb 08 04:18:55 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.