Manu, From Teruel (Spain):cool:
Hi everyone!
I'm trying to build a BD with 3 relational tables, something like: C = A + B.
The A and B tables are InnoDB and they're OK, my problem comes with the last one (C)
I can't use FOREIGN KEY. Is it because I'm using MySQL Admin? Is there a limitation...