1

I have configured my WSO2 Governance repository to MySQL by following the steps in https://docs.wso2.com/display/ADMIN44x/Changing+to+MySQL.

Is there a document which explains the REGDB schema? For e.g. which table stores the asset's association information and etc.

Thanks in advance.

Rgds, neo

4

1 に答える 1

1

レジストリとそのリソースをマウントするために使用される、次のような主要なテーブルを見つけることができます

REG_RESOURCE
REG_CONTENT
REG_RESOURCE_HISTORY

また、MySQL を使用してレジストリをセットアップする詳細な手順については、こちらを参照してください。 https://docs.wso2.com/display/Governance520/Setting+up+MySQL

于 2017-08-28T18:56:03.090 に答える