IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2015, 2:07:30 PM (11 years ago)
Author:
eugene
Message:

removing duplicate jython.jar; only copy in jython2.5.3b1 is kept

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/config/ippToPspsDbSchema.sql

    r37927 r38823  
    223223-- i had to do this to get uniqueness prob sorted out:
    224224
    225 --show index from pending;
    226 --alter table pending drop index `name`;
    227 --where name was broken becaue it only indedxed stage idg
     225-- show index from pending;
     226-- alter table pending drop index `name`;
     227-- where name was broken becaue it only indedxed stage idg
    228228
    229229DROP TABLE IF EXISTS `pending`;
Note: See TracChangeset for help on using the changeset viewer.