You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Nick Bauman <ni...@cortexity.com> on 2000/09/13 04:42:40 UTC

[BUG TRACKING] Workarounds and other descriptive text

I wanted to widen the description field and the workaround field (because 
they are getting truncated), but unfortunately BugRat has decided to make
these of type "MEDIUM BLOB" in MySQL, which makes this difficult to do
without breaking stuff.

I'd like to see a 32767-wide text field get used, but it might mean that
BugRat will be out of commission while I screw around with it a bit.

Does anyone care about this? Would you rather I just left it alone or
would you like to see this stuff fixed once and for all?

(The bytes of code that MySQL occupies would be a great place to actualy
have a database someday)

-Nick