To test if the issue is with pymysql, you could edit the dal file to
use mysqldb

http://code.google.com/p/web2py/source/diff?spec=svnfc75444ca55590835b4d0dc0e6c06a85e3f282a8&r=fc75444ca55590835b4d0dc0e6c06a85e3f282a8&format=side&path=/gluon/dal.py

On Jan 13, 11:31 am, drayco <antrod...@gmail.com> wrote:
> I need that some of you guys check this, in my case, Pymysql have some
> issues with legacy databases (First, I think this issue is of new dal,
> but I'm not sure)
> However mysqldb, my application work well
>
> this is my report:
>
> http://groups.google.com/group/web2py/browse_thread/thread/72e91e281e...
>
> On Jan 12, 11:46 am, Vasile Ermicioi <elff...@gmail.com> wrote:
>
>
>
>
>
>
>
> > hi,
>
> > Massimo, there is a new  version of pymysql
>
> > I think pymysql has a few advantages
> > - being pure Python, PyMySQL is easily patched by gevent and the likes to
> > make it cooperative
>
> >http://code.google.com/p/pymysql/wiki/WhyPyMySQL
>
> > I use it with web2py and works fine

Reply via email to