Menu

#101 mysql upgrades file typo

closed-accepted
None
5
2003-10-07
2003-09-26
No

Upgrading to latest CVS and noticed that a line
in "upgrades" specifies an incorrect number of characters
for the field in tzcodes. Fields "tz" and "dst_tz" are both
CHAR(4), and this line is attempting to add five
character entries to both of these fields.

These entries are truncated in the DB, which should not
be a problem unless someone attempts to refer to this
name and it is not stored as expected.

Low priority, but I figured that this is the best way to
bring it to someone's attention.

Patch attached (for illustration if nothing else).

Discussion

  • William Skellenger

    upgrades.patch

     
  • Chris Nandor

    Chris Nandor - 2003-09-29

    Logged In: YES
    user_id=3660

    Jamie, if this is important, maybe you can fix? If not, I'll do it when
    I return to work, so send it back to me.

     
  • Chris Nandor

    Chris Nandor - 2003-09-29
    • assigned_to: nobody --> jamiemccarthy
     
  • Jamie McCarthy

    Jamie McCarthy - 2003-09-30
    • assigned_to: jamiemccarthy --> cmdrtaco
    • status: open --> open-accepted
     
  • Jamie McCarthy

    Jamie McCarthy - 2003-09-30

    Logged In: YES
    user_id=3889

    Good catch, thanks!

     
  • Rob Malda

    Rob Malda - 2003-10-07
    • status: open-accepted --> closed-accepted
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.