I am finishing the tutorial "A beginner's guide to building a simple database-backed Flask website on PythonAnywhere"
after running db.create_all() i keep having a connection error : ProgrammingError: (mysql.connector.errors.ProgrammingError) 1044 (42000): Access denied for user 'gregwallaon3pi'@'%' to database 'gregw allaon3pi$comments>'
i saw a probable spelling mistake (the '>' an the end of the database name) and i removed it , nothing changes I deleted and re created the database , nothing changes .. please help