Having problems connecting a local Django project to a Cloud SQL database instance
I have a Cloud SQL database running on MySQL 8.0.31. Now, I have a Django 5.1 project that I want to connect the database with (with root permissions). However, whenever I run any python manage.py <django-script-here> (inspectdb, runserver, showmigrations, etc.) command, it results in an error saying