Menu

#1407 MySQL tinyint(1) maps wrongly

SQuirreL
closed-wont-fix
nobody
None
medium
2019-10-12
2019-10-02
No

MySQL tinyint(1) is shown in SQuirell as BIT(1) and values are displayed as true or false, what is very wrong because this type can take other values than 0 and 1.

1 Attachments

Discussion

  • Gerd Wagner

    Gerd Wagner - 2019-10-12
    • status: open --> closed-wont-fix
    • Attachments has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1 @@
    +MySqlTinyTest.java (818 Bytes; text/x-java)
    
     
  • Gerd Wagner

    Gerd Wagner - 2019-10-12

    This is a RDBMS or JDBC driver problem, see attached MySqlTinyTest.java.

    Please consult the MySQL team.

    Gerd

     

Log in to post a comment.

Monday.com Logo