aces / Loris-MRI

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

Error when running delete_imaging_upload.pl #1107

Closed CamilleBeau closed 3 weeks ago

CamilleBeau commented 2 months ago

From running this command: perl delete_imaging_upload.pl -profile prod -uploadID 90

I am getting the following error:

-- Warning: column statistics not supported by the server. Cannot run command mysqldump --no-create-info --compact --single-transaction --skip-extended-insert --no-tablespaces --where='ProcessID IN (90)' --result-file=sql_backupRNa -h mariadb-dev.acelab.ca PASSWORD -u USER DATABASE notification_spool 2>&1 | fgrep -v 'mysqldump: [Warning] Using a password on the command line interface can be insecure.'. Aborting Segmentation fault