I have it as plain text, it looks like, as per set in the config file line
MySQLSecure ""
yet when I view it in phpmyadmin, it comes up as tinyblob. Now, as alot have found out php doesn't read from them very good and after some further viewing it looks like the passwords are stored via binary, instead of plain text. Any way to simulate or modify this ?