Skip to content

Improve types-related helper methods of TableMapEvent #479

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
IANTHEREAL opened this issue Mar 11, 2020 · 1 comment
Open

Improve types-related helper methods of TableMapEvent #479

IANTHEREAL opened this issue Mar 11, 2020 · 1 comment

Comments

@IANTHEREAL
Copy link
Collaborator

@huangjunwen contributed a great PR that enhances MySQL-8.0 binlog replication #468

Because of the complexity of the MySQL type system, go-mysql needs interested/senior guys to help with types-related helper methods in TableMapEvent :|

@IANTHEREAL IANTHEREAL changed the title [MySQL 8.0 binlog replication] Improve types-related helper methods of TableMapEvent Improve types-related helper methods of TableMapEvent Mar 11, 2020
@huangjunwen
Copy link
Contributor

Hey, today i found a method Table_map_log_event::print_columns (in mysql-8/sql/log_event.cc or mariadb-10.5/sql/log_event_client.cc) which i didn't notice before. Which is added to support mysqlbinlog --print-table-metadata. I think we can implement these helper methods base on this.

I've made some modification on my fork, looks good so far.

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

No branches or pull requests

2 participants