Massimo refers to this: File "C:\Python25\Lib\site-packages\MySQLdb\connections.py", line 35, in defaulterrorhandler raise errorclass, errorvalue ProgrammingError: (1146, "Table 'happo.auth_user' doesn't exist")
when he says "...somewhere in a validator..." - he is guessing at what might be wrong. What would really help is more details - what was the application; what did you do to create them? Did you create the MySQL db? or was it an existing one? (sqlite doesn't require creation of db in advance); If you could be more detailed, we could too ;-) On Thu, Jul 2, 2009 at 8:19 PM, Mico Siahaan <[email protected]> wrote: > What do you mean by a validator? I did not create new validator. It was my > first db.py. For your info, the code work well in SQLite but not in MySQL. > > Powered by Telkomsel BlackBerry® > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

