This bug is still present in Wheezy. i386 libpam-mysql package works but amd64 is broken. You can easily see the strings in .so files:
amd64$ strings /lib/security/pam_mysql.so | grep non-crypt pam_mysql - non-crypt()ish MD5 hash is not supported in this build. pam_mysql - non-crypt()ish SHA1 hash is not supported in this build. amd64$ i386:$ strings /lib/security/pam_mysql.so | grep non-crypt i386:$ -- Ondrej Zary -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

