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 has been archived by the owner on Feb 22, 2020. It is now read-only.
I just use gevent frame to make a game socket server.
and use DBUtils+umysqldb(https://github.com/hongqn/umysqldb by hongqn) as you known umysqldb is compatible wrapper around ultramysql.
DBUtils.PooledDB need dbapi umysqldb's con has a ping() method,if not sometimes will appear mysql error "cursor closed", and hongqn as me to pull a request to you to add one,then he can add in umysqldb.
thanks very much!
The text was updated successfully, but these errors were encountered:
and use DBUtils+umysqldb(https://github.com/hongqn/umysqldb by hongqn) as you known umysqldb is compatible wrapper around ultramysql.
DBUtils.PooledDB need dbapi umysqldb's con has a ping() method,if not sometimes will appear mysql error "cursor closed", and hongqn as me to pull a request to you to add one,then he can add in umysqldb.
thanks very much!
The text was updated successfully, but these errors were encountered: