Skip to content

Bacula MySQL deprecation warning MYSQL_OPT_RECONNECT

Summary

Reproducibility Platform OS OS Version Product Version
always AMD64 RHEL 8.10 (Ootpa) 15.0.2

Description

Steps to Reproduce

  1. Configuration uses MySQL 8.0.36 (RHEL packaged)
  2. bacula-dir log has many instances of WARNING: MYSQL_OPT_RECONNECT is deprecated and will be removed in a future version.

Additional Information

My research appears to indicate that this is an option specified in the API call, so it can't be remediated without modifying the code. I am a bit puzzled why this isn't a widespread complaint, however.