MySQL Error 3861 – ER_WARN_DEPRECATED_ZEROFILL

MySQL Error Message

The ZEROFILL attribute is deprecated and will be removed
in a future release. Use the LPAD function to zero-pad numbers, or
store the formatted numbers in a CHAR column.

Reason for the Error

ER_WARN_DEPRECATED_ZEROFILL was
added in 8.0.17.