In DD we should use MAXIMUM_IDENTIFIER_LENGTH for identifiers (like we do in IS).

Bug #658673 reported by Brian Aker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle
Fix Released
Low
Stewart Smith

Bug Description

In the code IS was written after DD, so it made use of MAXIMUM_IDENTIFIER_LENGTH for identifiers, we should fix this in DD to be the same.

Related branches

Brian Aker (brianaker)
Changed in drizzle:
assignee: nobody → Brian Aker (brianaker)
Changed in drizzle:
importance: Undecided → Low
Stewart Smith (stewart)
Changed in drizzle:
status: New → In Progress
assignee: Brian Aker (brianaker) → Stewart Smith (stewart)
Stewart Smith (stewart)
Changed in drizzle:
milestone: none → 2011-06-20
Stewart Smith (stewart)
Changed in drizzle:
status: In Progress → Fix Committed
Revision history for this message
Olaf van der Spek (olafvdspek) wrote :

What's the benefit of using MAXIMUM_IDENTIFIER_LENGTH?

Stewart Smith (stewart)
Changed in drizzle:
status: Fix Committed → Fix Released
Revision history for this message
Stewart Smith (stewart) wrote : Re: [Bug 658673] Re: In DD we should use MAXIMUM_IDENTIFIER_LENGTH for identifiers (like we do in IS).

On Sun, 19 Jun 2011 12:12:25 -0000, Olaf van der Spek <email address hidden> wrote:
> What's the benefit of using MAXIMUM_IDENTIFIER_LENGTH?

It's a define rather than a hardcoded number (in this case, often
inherited default).

ensures that identifiers aren't ever truncated in I_S/DD tables.

--
Stewart Smith

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.