Files
mip/Data/Test/apau.ctl
PriestJ 69c2ead1ee fixed bug in Installmip.cmd, test section would never get run and the usage section caused an error.
Massaged the test data so that some base users get added to the test schema, duplicated the seed party data upload so that the Advantica user still exists

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2897 248e525c-4dfb-0310-94bc-949c084e9493
2007-11-28 13:17:46 +00:00

29 lines
430 B
Plaintext

LOAD DATA
INFILE *
INTO TABLE apex_authorization
REPLACE
FIELDS TERMINATED BY '|'
(
rt_code
,component_name
,component_type
,privilege
)
BEGINDATA
MIPADMIN|5|P|A
MIPADMIN|7|P|A
MIPADMIN|8|P|A
MIPADMIN|9|P|A
MIPADMIN|10|P|A
MIPADMIN|11|P|A
MIPADMIN|12|P|A
MIPADMIN|13|P|A
MIPADMIN|14|P|A
MIPADMIN|15|P|A
MIPADMIN|18|P|A
MIPADMIN|19|P|A
MIPADMIN|30|P|A
MIPADMIN|31|P|A
MIPADMIN|32|P|A
CS|32|P|A
CS|32|P|R