How to fix mysql Warning "'mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead"

mysql Warning log


tutor_local-mysql-1          | 2024-12-11T07:53:11.014560Z 26610 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'

How to fix?