y-ken / fluent-plugin-mysql-replicator

Fluentd input plugin to track insert/update/delete event from MySQL databases.
http://rubygems.org/gems/fluent-plugin-mysql-replicator
Other
56 stars 24 forks source link

mysql and es datatype support #36

Open Truth1984 opened 3 years ago

Truth1984 commented 3 years ago
  1. the plugin auto converts mysql datatype decimal to string,
  1. the plugin does not support spatial data types

https://github.com/y-ken/fluent-plugin-mysql-replicator/blob/363567b37595ddbf037c8011dfc4b61d3e2566d5/lib/fluent/plugin/in_mysql_replicator.rb#L73