Error changing mysql port
v1nc opened this issue · comments
v1nc commented
I set the mysql port to 3306, but I still get this error:
raise errors.InterfaceError( sqlalchemy.exc.InterfaceError: (mysql.connector.errors.InterfaceError) 2003: Can't connect to MySQL server on '127.0.0.1:3320' (111 Connection refused)
Paul Pierre commented
Hi v1nc which script are you running? You must set this in both bot.py and the mysql connector string at the bottom of build_database.py