• Main INDEX
  • Monthly INDEX
  • PREV
  • NEXT
    Make New Entry, Make Followup Entry

    User name Moffit

    Log entry time 10:41:25 on March 17, 2009

    Entry number 266517

    Followups:

    keyword=Disabled mysql database scripts.

    I disabled the mysql database scripts used during d2n in the :
     epicsRunStart
     epicsRunEnd
    

    These will need to be re-enabled for the QuasiFamily database (after the scripts have been modified). These are the scripts that need to be modified:

    from epicsRunStart:
      addRun2runlist.pl, addSpin.pl, setAnalysisInfo.pl, e06014_db
    

    from epicsRunEnd: grabRunInfo.pl

    Of course, the database tables will need to be constructed before enabling/testing the scripts.