Re: [Sqlalchemy-tickets] [sqlalchemy] #2934: Error parsing server version with cymysql dialect
Brought to you by:
zzzeek
|
From: sqlalchemy <mi...@zz...> - 2014-02-03 17:20:53
|
#2934: Error parsing server version with cymysql dialect
----------------------------------+-----------------------------------
Reporter: webdevmatt | Owner:
Type: defect | Status: new
Priority: medium | Milestone: 0.9.xx
Component: mysql | Severity: trivial - <10 minutes
Resolution: | Keywords:
Progress State: awaiting triage |
----------------------------------+-----------------------------------
Comment (by zzzeek):
ugh, OK cymysql is totally someone that sends me pullreqs. that person is
over here: https://github.com/nakagami/sqlalchemy (author of cymysql)
maybe we can get them to handle this? what's the appeal of cymysql over
the more standard drivers like mysql-python, oursql (runs in py3k), mysql-
connector (runs in py3k), pymysql (runs in py3k) ?
--
Ticket URL: <http://www.sqlalchemy.org/trac/ticket/2934#comment:1>
sqlalchemy <http://www.sqlalchemy.org/>
The Database Toolkit for Python
|