You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2025. It is now read-only.
MySQL.scalar.await("SELECT users JSON_EXTRACT(accounts, '$."..accountName.."') AS money WHERE identifier = ?", {money, identifier})
crashes my server without a trace. Just closes. It's wrong syntax which I didn't realise, but still shouldnt crash.
It might also crash, because the arguments mismatch.
I am using the latest release
I have referenced previously reported issues
I have referenced available documentation and cannot resolve the issue
I'm certain this is an issue with oxymysql, and not with my resource