|
|
楼主 |
发表于 2021-5-19 15:13:17
|
显示全部楼层
delete from `cinder`.`snapshots` where `id`='5ca0b248-ac38-4d82-98c4-d12c4d940906'
# [9 h, S$ I8 r3 ^3 PCannot delete or update a parent row: a foreign key constraint fails (`cinder`.`volume_glance_metadata`, CONSTRAINT `volume_glance_metadata_ibfk_2` FOREIGN KEY (`snapshot_id`) REFERENCES `snapshots` (`id`))1 a6 B& ~ z2 w8 X
& B" I5 m* F% e: e1 P, T在这个表中volume_glance_metadata查找snapshot_id=5ca0b248-ac38-4d82-98c4-d12c4d940906* w+ |3 t1 X1 |4 A% D8 A% k9 a
% c6 _3 j# }" l% k. |. Q
|
|