Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running delete_imaging_upload.pl #1107

Open
CamilleBeau opened this issue Apr 19, 2024 · 0 comments · May be fixed by #1121
Open

Error when running delete_imaging_upload.pl #1107

CamilleBeau opened this issue Apr 19, 2024 · 0 comments · May be fixed by #1121

Comments

@CamilleBeau
Copy link
Contributor

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_backup_RNa_ -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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment