I'm trying to register with form
of the system, however I'm getting the following message:
Error :
Cannot add or update a child row: a foreign key constraint fails
('gpiweb_pdi'.'avaliacoes_simulados', CONSTRAINT
'fk_usuario_cadastro_avaliacoes_simulados' FOREIGN KEY
('usuario_cadastro') REFERENCES 'usuarios_acesso' ('id_usuario') ON
DELETE NO ACTION ON U)
Would anyone know what it can be and how to solve it?
Thank you