lib/flydata/fluent-plugins/preference.rb in flydata-0.2.1 vs lib/flydata/fluent-plugins/preference.rb in flydata-0.2.2

- old
+ new

@@ -70,9 +70,10 @@ module MysqlBinlogFlydataInputPreference CUSTOM_CONFIG_PARAMS = { mysql_data_entry_preference: { database: {}, tables: {}, + tables_append_only: {}, host: {}, username: {}, password: {encrypted: true}, }, }