Lo sentimos, ha sucedido el siguiente
error:
Insert Statistics. [MySQL][ODBC 3.51 Driver][mysqld-5.0.18-nt]Cannot add or update a child row: a foreign key constraint fails (`musicamp3blog/ranking_descargas_mp3`, CONSTRAINT `ranking_descargas_mp3_ibfk_1` FOREIGN KEY (`id_cancion`) REFERENCES `cancion` (`ID`) ON DELETE CASCADE ON UPDATE CASCADE) INSERT INTO `ranking_descargas_mp3` ( `id_ranking_descargas_mp3` , `id_cancion`,`id_usuario_blog` , `http_accept`, `http_accept_language_01` , `http_accept_language_02` , `http_accept_language_03` , `http_user_agent` , `remote_addr` , `fecha_creacion` )VALUES (NULL , '30774',NULL,'Accept: application/xhtml xml,text/html;q=0.9,text/plain;' ,'en-us', 'en;q=0.5', '', 'CCBot/1.0 ( http://www.commoncrawl.org/bot.html)', '38.103.63.59', CURRENT_TIMESTAMP );
|