﻿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
12977	Index length errors running tests on MySQL	Carl Meyer	nobody	"When running the tests against MySQL (5.1.37-1ubuntu5.1), default configuration, I get this warning:

{{{
Failed to install index for model_inheritance_regress.BirthdayParty_attendees model: (1059, ""Identifier name 'model_inheritance_regress_birthdayparty_attendees_birthdayparty_id' is too long"")
Failed to install index for model_inheritance_regress.BachelorParty_attendees model: (1059, ""Identifier name 'model_inheritance_regress_bachelorparty_attendees_bachelorparty_id' is too long"")
}}}

Doesn't have any real consequences AFAICT (except possibly slowing down those tests somewhat), but I figured it should be logged."		closed	Database layer (models, ORM)	dev		fixed		Greg Taylor aball@…	Accepted	0	0	0	0	0	0
