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
Once in a while clients may lose the connection to a CUBRID server due to network problems, the server timing out, the server being restarted, or crashing. All of these events should be handled and should flag the current connection is closed. Optionally if there are any listeners for the "disconnect" event, we can emit the notification.
The text was updated successfully, but these errors were encountered:
Migrated from http://jira.cubrid.org/browse/APIS-690.
Once in a while clients may lose the connection to a CUBRID server due to network problems, the server timing out, the server being restarted, or crashing. All of these events should be handled and should flag the current connection is closed. Optionally if there are any listeners for the "disconnect" event, we can emit the notification.
The text was updated successfully, but these errors were encountered: