I have a weird problem with web2py. It can't create or update tables in MySql.
Although I'm using auth.define_tables(username=False, signature=False). I only need to refresh my web browser for changes take effect, right? What am I doing wrong? Thank you. --