separately licensed software that they have included with MySQL.
install_id uuid NOT NULL REFERENCES install(install_id) ON DELETE CASCADE, snapshot_id uuid NOT NULL REFERENCES install_snapshot(snapshot_id) ON DELETE CASCADE, ...