How can I get rid of the "supportBigNumber" warning?

My server logs are always filled with this:

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

I’m guessing this is due to some Wappler code for the connection settings?
I’d like to get rid of this warning. When I search for “error” this thing keeps distracting me :frowning:

Hey @karh,

I found this old @HeikoK’s post… Maybe he has solved it

@famousmag I think the link got lost on the way :smiley: ?

Sorry @karh

I just searched for “supportBigNumber” in our community

Ah thanks for searching for me.
I see it’s sadly unresolved so I’ll wait for the team :slight_smile:

Yes, it’s still not resolved :slight_smile:

1 Like