#33169: Migrations crashes with long identifiers on MySQL. -------------------------------+-------------------------------------- Reporter: Awais Qureshi | Owner: nobody Type: Bug | Status: closed Component: Migrations | Version: 3.2 Severity: Normal | Resolution: needsinfo Keywords: django32 | Triage Stage: Unreviewed Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------+-------------------------------------- Changes (by Mariusz Felisiak):
* status: new => closed * type: Uncategorized => Bug * resolution: => needsinfo * severity: Release blocker => Normal Comment: Thanks for this report, however I don't think you've explained the issue in enough detail to confirm a bug in Django. `blackboard_blackboardlearnerassessmentdatatransmissionaudit_chk_1` is longer than the maximum identifier name on MySQL. Are you using the built- in backend for MySQL? Can you provide a minimum project to reproduce? > I didn't find any information related to this change in django32 release notes. Have you checked release notes for Django 3.0 and 3.1? -- Ticket URL: <https://code.djangoproject.com/ticket/33169#comment:1> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/066.6a91e9198ca1c94e0df3360cdbcf422d%40djangoproject.com.