mysql Foreign key constraint is incorrectly formed error I have two tables, table1 is the parent table with a column ID and table2 with a column IDFromTable1 (not the actual name) when I put a FK on... May 22, 2022 0 Comments