Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

can add a ping() method? #35

Open
ewing333 opened this issue Jun 27, 2013 · 1 comment
Open

can add a ping() method? #35

ewing333 opened this issue Jun 27, 2013 · 1 comment

Comments

@ewing333
Copy link

   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!

@V-E-O
Copy link

V-E-O commented Jun 27, 2013

+1
is_connected() simply cannot solve the connection problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants