Menu

Update to MySQL

2005-11-18
2013-05-29
  • Michael Lam

    Michael Lam - 2005-11-18

    I have setup Trackit with MySQL 5.x and the only problem so far is that all BIT datatypes need to be change to TINYINT(1) to function correctly.

    Hope this helps.

     
    • Jason Dalton

      Jason Dalton - 2005-12-04

      Thanks for the report.  I'll have to consult the Hibernate 3 docs to see if they have a new dialect to translate that type.

      Jason Dalton
      // TrackIt Lead Developer

       

Log in to post a comment.