Compatibility with Django 4.2+

Now that Django 4.2 has dropped support for MySQL versions prior to 8, MySQL 5.7 hits end-of-life in October, and SingleStore appears as MySQL 5.x when connecting, is there a workaround to keep SingleStore functional?

At the moment, it seems I can’t connect under Django 4.2, as it’s throwing NotSupportedError.