Skip to content

Conversation

ruanhang1993
Copy link

Add support for the data type MYSQL_TYPE_TYPED_ARRAY.
mysql/mysql-server@9082b6a

@ruanhang1993
Copy link
Author

More details see #104.

@osheroff
Copy link
Owner

hi,
can you tell me how to reproduce getting mysql to generate a TYPED_ARRAY event? I'd like to integration test this but am not sure quite how.

@ruanhang1993
Copy link
Author

ruanhang1993 commented Mar 26, 2023

Hi, @osheroff ,
Actually I am not sure when this type will occur in MySQL. I have added some unit tests for this.
The code for this type deserialization is a reference to another tool canal at https://github.com/alibaba/canal/blob/master/dbsync/src/main/java/com/taobao/tddl/dbsync/binlog/event/TableMapLogEvent.java#L546.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants