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
30 lines
434 B
Plaintext
30 lines
434 B
Plaintext
LOAD DATA
|
|
INFILE *
|
|
INTO TABLE parties
|
|
REPLACE
|
|
FIELDS TERMINATED BY '|'
|
|
(
|
|
manu_ref
|
|
,created_by
|
|
,shortcode
|
|
,name
|
|
,description
|
|
,created_on
|
|
,updated_on
|
|
,updated_by
|
|
,mktp_ref
|
|
,lt_7b_contract_ref
|
|
,gt_7b_contract_ref
|
|
,adversarial_contract_ref
|
|
,username
|
|
,status
|
|
,first_name
|
|
,last_name
|
|
,personal_title
|
|
,comments
|
|
,id
|
|
,prty_type
|
|
)
|
|
BEGINDATA
|
|
|advantica||||08-NOV-07|||||||advantica|OPEN|Advantica|User|Mr|User|1|PERS
|