also: INSERT/DELETE/UPDATE
It seems like the sql response is a string message, but for some reason mysql2 returns an object with stats.
see: https://sidorares.github.io/node-mysql2/docs/documentation/typescript-examples#resultsetheader
I assume other libs also have this issue?