Hola mira ya realice todo lo que dijiste que tenias razon habian cosas como las que mencionas pero ya las modifique pero me sigue daliendo lo mismo esto...
Código:
#1701 - Cannot truncate a table referenced in a foreign key constraint (`ortegayb_btc`.`reglasxpropiedades`, CONSTRAINT `idreglas_fk_reglasxpropiedades` FOREIGN KEY (`idreglas`) REFERENCES `ortegayb_btc`.`reglaspropiedades` (`idreglas`))
Código MySQL:
Ver original INDEX `idtitulo_fk_reglaspropiedades` (`idtitulo` ASC) , INDEX `idaccionesreglas_fk_reglaspropiedades` (`idaccionesreglas` ASC) , REFERENCES `ortegayb_btc`.
`titulos` (`idtitulos` ) CONSTRAINT `idaccionesreglas_fk_reglaspropiedades` REFERENCES `ortegayb_btc`.
`accionesreglas` (`idaccionesreglas` )
INDEX `idreglas_fk_reglasxpropiedades` (`idreglas` ASC) , INDEX `idpropiedades_fk_reglasxpropiedades` (`idpropiedad` ASC) , REFERENCES `ortegayb_btc`.
`reglaspropiedades` (`idreglas` ) REFERENCES `ortegayb_btc`.
`propiedades` (`idpropiedad` )
INDEX `idreglas_preguntas2op` (`idreglas` ASC) , REFERENCES `ortegayb_btc`.
`reglaspropiedades` (`idreglas` )
asi quedaron las tablas. despues de la modificaion no se que mas pueda ser?
saludos