Hi IS team,

We have encountered the following issue when running the identity mysql
script before the user manager tables.

ERROR 1005 (HY000): Can't create table 'WSO2CARBON_DB.IDN_ASSOCIATED_ID'
(errno: 150)
ERROR 1005 (HY000): Can't create table
'WSO2CARBON_DB.UM_USER_ACCOUNT_ASSOCIATIONS'
(errno: 150)

This is because there is a foreign key dependency to UM_DOMAIN table in
user manager tables from the above tables.
Therefore both the identity tables and user manager tables should be in a
single database.

With that how can we setup a cluster with the database seperation?

Appreciate your help.

Thanks,
Tanya

-- 
Tanya Madurapperuma

Senior Software Engineer,
WSO2 Inc. : wso2.com
Mobile : +94718184439
Blog : http://tanyamadurapperuma.blogspot.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to