On Thu, Oct 18, 2012 at 4:20 PM, Don_X <[email protected]> wrote:
> hello web2py users, > > > I get the error : > > <class '_mysql_exceptions.OperationalError'> (1005, "Can't create table > .......bla bla bla .. > > It's hard to say without any code but from your error, I guess problem is with foreign keys. Are all the related tables created? Can you post some code? Marin --

