Web2py migrations have been working fine on the mysql db. But for some reason I get the following error with the smallest db change.
<class '_mysql_exceptions.OperationalError'> (1025, "Error on rename of './richdijk@0024imanops03d/#sql-d2c_1510c14' to './richdijk@0024imanops03d/local_ev' (errno: 150)")
What can be the cause for this?
Richard