Changeset 36706 for trunk/ippToPsps/config/README
- Timestamp:
- Apr 30, 2014, 11:43:09 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/config/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/config/README
r36697 r36706 11 11 tables.FW.vot : forced warp measurement table 12 12 tables.FO.vot : forced mean object table 13 14 15 Heather's Vague Instructions: 16 17 to create a new batch db: 18 19 create database ipptopsps2 20 cut and paste the sql file - should be no problems, I tried to reorganize them so no foriegn key constraint fails. 21 22 to make a scratch db: 23 check settings.xml if necessary and recompile 24 mysql -h localhost -u dvo -pdvo -e "create database ipptopsps2_scratch" 25 ippjython setupScratchDb.py 26 27 should be good to go!
Note:
See TracChangeset
for help on using the changeset viewer.
