For now I'm just using a mysqldb.connect(options) object directly with a 
cursor to call my SP, bypassing the web2py DAL completely. Of course this 
means I have to create a new DB connection for every SP call, and I'm 
thinking performance wise this might be worse off than just not using an SP 
altogether. Hopefully the devs can look at this and let us know if this is 
a bug or if a workaround exists.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to