aces / Loris-MRI

The set of scripts that preprocess and insert MRI data into the database.
10 stars 51 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.
github-actions[bot] commented 2 months ago

This issue is stale because it has been open 1 year with no activity. Remove stale label or comment or this will be closed in 3 months.