JDBC Datawrites to write to mysql

Hi all,

I am looking a way to write data using jdbc datawriter to write my test data into mysql.
I found that jdbc is support as a data writer in gatling.
Please give me an example on how to use this config.
Thank you in advance.

The JDBC datawriter has been dropped for a very long time.

Thank you Stephane
I did see jdbc as a supported data writer in gatling.conf. Please see below ( bolded)

data {
#writers = [console, file] # The list of DataWriters to which Gatling write simulation data (currently supported : console, file, graphite, jdbc)

Thanks & Regards,
Vinod kumar J,
Senior Performance Engineer,
Trimble Information Technologies.

The comment is not up-to-date, fixing.

Thank you.