#1606: length of field/index names in export of MySQL must be not longer than 64
----------------------------------------------------+-----------------------
Reporter: floriank | Owner: jwage
Type: defect | Status: new
Priority: minor | Milestone: 1.1.0
Component: Import/Export | Version: 1.1-DEV
Keywords: length filename indexname mysql export | Has_test: 1
Mystatus: Pending Core Response | Has_patch: 1
----------------------------------------------------+-----------------------
The maximum size of fieldnames and indexnames in MySQL is 64 (see
http://dev.mysql.com/doc/refman/5.1/en/identifiers.html ). If a fieldname
/ indexname is greater than 64, the SQL-DDL-script generated by generate-
sql breaks when beeing executed in MySQL. I attached a testcase and a
patch to deal with this problem.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1606>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---