﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33169	Migrations crashes with long identifiers on MySQL.	Awais Qureshi	nobody	"I am trying to upgrade the project from django22 to 32. 
Migrate command gives me this error

django.db.utils.OperationalError: (1059, ""Identifier name 'blackboard_blackboardlearnerassessmentdatatransmissionaudit_chk_1' is too long"")

I did't find any information related to this change in django32 release notes.

Important point: `class BlackboardLearnerAssessmentDataTransmissionAudit(models.Model)`  is model name and app name is `blackboard` also."	Bug	closed	Migrations	3.2	Normal	needsinfo	django32		Unreviewed	0	0	0	0	0	0
