MySqlException: Access denied for user 'altjenb'@'localhost' (using password: YES)
问题 I dont know why am I getting this, user, altjenb has full access in the mysql db but I still keep getting the same error. I tried to use online db at mysql8.db4free.net and db4free.net and got the same error. tried in localhost (xampp) and still the same error.. MySqlException: Access denied for user 'altjenb'@'localhost' (using password: YES) this is the connection string MySqlConnection connectionstring = new MySqlConnection("Server=localhost; port= 3306; Database=battlehunt_db; UserId