There is also a pure C/C++ ultramysql MySQL driver which can be used with the umysqldb adapter. The projects are not active, but could be of use for a one-time thing - I would not be using them in production though.
Since pymysql is a pure-Python driver, you may also try running it on PyPy.