Comment 4 for bug 713202

Revision history for this message
n1ywb (jeff-laughlin) wrote :

output from those scripts on my machine:

>>> ================================ RESTART ================================
>>>

Traceback (most recent call last):
  File "C:/Users/jlaughlin/Documents/tmp/oursqltest.py", line 6, in <module>
    print curs.fetchall()
  File "cursor.pyx", line 228, in oursql.Cursor.fetchall (oursqlx\oursql.c:16568)
  File "statement.pyx", line 550, in oursql._Statement.fetchall (oursqlx\oursql.c:11377)
  File "statement.pyx", line 541, in oursql._Statement.fetchone (oursqlx\oursql.c:11281)
InterfaceError: (None, 'truncated column 0, type 3', None)
>>>