Ok I have a plugin that I'm trying to get working, it uses MySQL. I have the database and everything, but when I try to connect it adds my....pc/domain for my ip to the end of the user name. So instead of techd_mysqluser like I want, it trys to connect with
[email protected]. This obviously doesn't work, and I can't create a user with that as the username, any ideas?