Hi,everyone!
I‘m a green hand to logstash.’This is the first attempt to synchronize MySQL data with logstash today.However, when I used the JDBC plugin, it encountered some problems. MySQL data is set to tinyint, it turns to boolean with input-jdbc which I don't expect.
MySQL data type:

input-jdbc log:
What should I do to make it not automatically converted?
We look forward to your reply, and will be appreciate.
