Hầu hết các lỗi như vậy sẽ liên quan đến loại dữ liệu bị bỏ lỡ khớp hoặc tương tự .. Nếu bạn có thể xem qua các liên kết này .. thì tôi có thể đoán được .. Check-this ... also Kiểm tra cái này
Như họ nói trong liên kết thứ hai:
mysql> SHOW engine innodb STATUS;
------------------------
LATEST FOREIGN KEY ERROR
------------------------
100130 17:16:57 Error IN FOREIGN KEY CONSTRAINT OF TABLE sampledb/#sql-4a0_2:
FOREIGN KEY(member_type)
REFERENCES common_lookup(common_lookup_id):
Cannot find an INDEX IN the referenced TABLE WHERE the
referenced COLUMNS appear AS the FIRST COLUMNS, OR COLUMN types
IN the TABLE AND the referenced TABLE do NOT MATCH FOR CONSTRAINT.