Resolution, in case anyone else sees this:

I had imported the database from our production system. The database 
includes a view. The database username, and thus the view creator name, are 
different on the production vs development system. That means the view is 
not visible to the MySQL user on the development system. Found by changing 
the connection string to use the MySQL root user, which gave more verbose 
error messages.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/c1b26b51-06aa-4a2e-b80f-54c26b8c87cd%40googlegroups.com.

Reply via email to