### Description Extracted from: https://github.com/php/php-src/pull/18555 Change mysql_native_password as default auth protocol from codebase: https://github.com/php/php-src/blob/7e956f879e77a0d6ff08521f69d7758b93045293/ext/mysqlnd/mysqlnd_enum_n_def.h#L37 Plugin mysql_native_password is deprecated in Mysql 8.4 and removed in Mysql 9.0: https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html