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
Without the SQLOptions it runs smooth, but when I set the SQLOptions it'll fall silent and hit a 30 second message reply timeout.
I try to set the SQLOptions to get the keys out of my MariaDB insert/update queries which stay at 0 with. the default setup.
Has anyone an idea how I can get my inserted/updated ID's or is this a known bug?
I check the history of this project and saw something similar, and setting the SQLOptions should fix it, but couldn't find any other issues with hitting a timeout after adding SQLOptions.
Without the SQLOptions it runs smooth, but when I set the SQLOptions it'll fall silent and hit a 30 second message reply timeout.
I try to set the SQLOptions to get the keys out of my MariaDB insert/update queries which stay at 0 with. the default setup.
Has anyone an idea how I can get my inserted/updated ID's or is this a known bug?
I check the history of this project and saw something similar, and setting the SQLOptions should fix it, but couldn't find any other issues with hitting a timeout after adding SQLOptions.
These are the versions I'm running:
The text was updated successfully, but these errors were encountered: