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
while execute prepare sql encounter an error, more info errorCode=1062 sqlState=23000, client will received an error packet. Then, we miss to close prepare statement, see the function handleErrorPacketPayload.