Open
Description
Description
I'm using JWT tokens as passwords for MariaDB (via PAM auth) and while using phpmyadmin 5.2.1 I see this message pop up. However, even though the message appears authentication does succeed.
It looks like mysqlnd_wireprotocol.c will set this message if (packet->auth_data_len > 0xFF)
Passwords can actually be extremely long though.
PHP Version
PHP 8.1.15
Operating System
No response