IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 15, 2009, 4:02:42 PM (17 years ago)
Author:
eugene
Message:

updates from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/DataStoreServer/scripts/dsfsindex

    r23900 r25406  
    6060my $header = "# fileID          |bytes   |md5sum                          |type        |";
    6161
    62 $stmt = $dbh->prepare("SELECT * from dsFile WHERE fileset_id = $fs_id");
     62$stmt = $dbh->prepare("SELECT * from dsFile WHERE fileset_id = $fs_id ORDER BY file_id");
    6363$stmt->execute();
    6464
Note: See TracChangeset for help on using the changeset viewer.