The problem Im facing while trying to connect to database for mysql. I have also given the database settings that i have used.
Traceback (most recent call l
I wasted a lot of time on this. Turns out that the default database library is not supported for Python 3. You have to use a different one.