我想用django连接到HANA数据库,但是总是报错:django.core.exceptions.ImproperlyConfigured:'django.db.backends.django_hana' isn't an available database backend.Try using 'django.db.backends.XXX',where XXX is one of:'mysql','...
django.db.utils.ProgrammingError:(1064,"You have an error in your SQL syntax;check the manual that corresponds to your MySQL server version for the right syntax to us e near ';SET SESSION TRANSACTION ISOLATION LEVEL READ ...