aces / Loris-MRI

The set of scripts that preprocess and insert MRI data into the database.
10 stars 50 forks source link

[imaging_non_minc_insertion.pl] Got a DB error when specifying an invalid upload ID on the command line #977

Open nicolasbrossard opened 1 year ago

nicolasbrossard commented 1 year ago

I tried running script uploadNeuroDB/imaging_non_minc_insertion.pl with a perfectly valid command line except for the argument to -upload_id, which I set to ooo. This was printed on the command line:

DBD::mysql::st execute failed: Incorrect integer value: 'ooo' for column 'ProcessID' at row 1 at /data1/loris/bin/mri/uploadNeuroDB/NeuroDB/Notify.pm line 130.