Issue #5744 has been updated by James Turnbull.

Target version set to 1.1.0


----------------------------------------
Bug #5744: We need to make sure that column sizes for new report schema are 
large enough
https://projects.puppetlabs.com/issues/5744

Author: Matt Robinson
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 1.1.0
Keywords: 
Branch: 
Affected URL: 
Affected Dashboard version: 


At the very least event messages column is far too short at 255 characters.  
Messages can be almost arbitrarily long, so this should be a text column 
instead of varchar.  Unfortunately MySQL just truncates text if you try to 
shove it into a smaller column.

There may be other columns that have this problem.  We should review our schema 
and look for other columns that may have this problem.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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.com/group/puppet-bugs?hl=en.

Reply via email to