[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 283227] New: SQL plugin doesn't handle column type bit(1) from
From:       Esben Mose Hansen <kde () mosehansen ! dk>
Date:       2011-10-03 8:50:17
Message-ID: bug-283227-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=283227

           Summary: SQL plugin doesn't handle column type bit(1) from
                    mysql very well (shows arrows instead of values)
           Product: kate
           Version: unspecified
          Platform: Debian unstable
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kwrite-bugs-null@kde.org
        ReportedBy: kde@mosehansen.dk


Version:           unspecified (using KDE 4.6.5) 
OS:                Linux

The output of the table shows arrows (which unfortunately doesn't copy and
paste very well, but looks like △,▷ for 0 and 1 respectively). 

Reproducible: Always

Steps to Reproduce:
CREATE TABLE test (field bit(1));
INSERT into test values(0);
INSERT into test values(1);
SELECT * from test;

Actual Results:  
Table with arrows.

Expected Results:  
Table with 0 and 1

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic