Posts by Erick R. Diogo • 1 point
1 post
-
-1
votes1
answer564
viewsQ: ERROR 1215 (HY000): Cannot add Foreign key Constraint
I am learning a little mysql and decided to do a market system, I have the following tables: CREATE TABLE IF NOT EXISTS cliente(cliente_cpf BIGINT NOT NULL PRIMARY KEY,cliente_nome VARCHAR(100) NOT…
mysqlasked Erick R. Diogo 1