goalio / GoalioForgotPassword

A Zend Framework 2 (ZF2) Module offering forgot password via e-mail functionality to ZfcUser
BSD 3-Clause "New" or "Revised" License
42 stars 49 forks source link

Can't create table user_password_reset - errno: 150 #23

Open renta opened 10 years ago

renta commented 10 years ago

When I'm trying to execute sql-code from ./vendor/goalio/goalio-forgotpassword/data/schema.sql I get this message:

1005 - Can't create table 'my_table.user_password_reset' (errno: 150)

Mysql server: 5.5.34-0ubuntu0.12.04.1 Mysql client: 5.5.34