Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1148

Roller use of BIT type breaks on MySQL 5.0.3 and higher

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.3
    • None
    • MySQL 5.0.3 and higher

    Description

      Roller breaks on MySQL 5.0.3+ due to the use of the BIT type instead of TINYINT. I think MySQL is up beyond 5.0.18 now, and lots of people are running recent versions of 5.x.

      Prior to 5.0.3, BIT was a synoynym for TINYINT(1). It no longer is, and BIT no longer seems to work to hold a boolean properly. People on the users list have been hitting this left and right with different symptoms.

      Attachments

        Activity

          People

            agangolli Anil Gangolli
            agangolli Anil Gangolli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: