After upgrading Web2py to 2.5.1, it can't connects to Google's CloudSQL.

The message from the log is
  dal.py:599] Skipping connection since there's no driver.
 dal.py:4926] 1

Reverting gluon back to 2.4.6 (the version we did our development on) works.

Is there any changes on the connection string?

db = DAL("google:sql://app-id:instance/myapp", check_reserved=('mysql',), 
migrate_enabled=True)


-- 

--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to