> The only "ignore" word I have in the database come from the " > ondelete='ignore' " I have on every reference in my table, > and it didn't prevent web2py from working before (worked for a week > with it, just fine, and with " ondelete='ignore' " active). > > Any idea about what is happening ?
What happens if you set ondelete="IGNORE" to ondelete="NO ACTION".?