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
29 lines
430 B
Plaintext
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 |