MySQL2 warning: "invalid configuration option"

My logs are flooded with

Ignoring invalid configuration option passed to Connection: supportBigNumber. This is currently a warning, but in future versions of MySQL2, an error will be thrown if you pass an invalid configuration option to a Connection

Happens every time I make a db request. Running MySQL 8.

How to fix this? Even if I can ignore it, it creates some noise.

Community Page
Last updated: