fluent / fluent-plugin-sql

SQL input/output plugin for Fluentd
108 stars 59 forks source link

Null value is inserted in mysql tables. #64

Open ReenaAcharya opened 5 years ago

ReenaAcharya commented 5 years ago

Hi,

I am using "fluent-plugin-sql" for streaming nginx logs to Mysql database. "NULL" value are getting inserted in table column.Need help on this.

Any suggestion here would be very helpful. I am happy to provide td-agent.conf file if needed.

Thanks, Reena

repeatedly commented 5 years ago

Sorry, your issue is unclear for us. What is the problem? "NULL" should be other type or "NULL" should be rejected or something?