cloudstack/setup
Remi Bergsma cb43f25446 disable foreign key checks when altering them
Upgrades from 4.4 where not working properly due to errors like this:
ERROR 1833 (HY000): Cannot change column 'id': used in a foreign key constraint 'fk_global_load_balancing_rules_region_id' of table 'cloud.global_load_balancing_rules'

The disabling of the checks is for the current session only, so it's safe.

In the 4.4 branch, this file used to be at:
client/target/utilities/scripts/db/db/schema-442to450.sql

It's now moved. We need to edit it in 4.4 and 4.5 to have it effective.

This closes #164

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit 8f4abbc7bd)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2015-04-14 14:53:12 +05:30
..
bindir Revert "packaging: updated hardcoded jasypt version to 1.9.2" 2014-12-04 19:47:10 +05:30
db disable foreign key checks when altering them 2015-04-14 14:53:12 +05:30
dev CLOUDSTACK-7500: Add 2 hosts to simulator basic.cfg 2014-09-08 10:01:22 +05:30