Actually I just figured out what the issue is. I was creating tables that I wanted to create to the auto-created "auth_user*" tables and I was naming my tables starting with 'auth_user' and it was balking on that.
On Sunday, July 9, 2017 at 8:43:52 PM UTC-4, Terrence Brannon wrote: > > Hello, I downloaded web2py from git and am using Apache 2.4 with > MySQL. When using the wizard to create an application, I get the error > 'invalid table names (auth_* tables already defined)' but in checking > the database that I defined, there are no such tables in the > database... none at all in fact. > > I saved the entire ticket as a complete webpage available here: > > http://tmp.metaperl.org/ticket%20admin_45.79.206.182.2017-07-09.20-33-45.3ad3d1bf-a1b9-42f8-af81-00423fa67ad2.html > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

