I am going through the upgrade procedure on my VCL test system from 2.2.1 to 2.3.
When I run the mysql update script, I get the following error: # mysql vcl < mysql/update-vcl.sql ERROR 1451 (23000) at line 484: Cannot delete or update a parent row: a foreign key constraint fails (`vcl/provisioningOSinstalltype`, CONSTRAINT `provisioningOSinstalltype_ibfk_1` FOREIGN KEY (`provisioningid`) REFERENCES `provisioning` (`id`) ON UPDATE CASCADE) Any ideas what might be wrong here? Thanks, Mike Mike Waldron Systems Specialist ITS - Research Computing Center University of North Carolina at Chapel Hill
