Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] << ] >> ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000012 [qot] general minor always 2009-02-08 13:01 2009-02-16 15:13
Reporter philipp_t View Status public  
Assigned To administrator
Priority normal Resolution open  
Status feedback   Product Version 0.0.4
Summary 0000012: WHERE clauses on SMALLINT columns produce SEGFAULT
Description Hi,

first: Thanks for your work - this tools looks very promising!

Anyway, I just noticed that qot has a problem with queries against SMALLINT columns - modifying your example table to

CREATE TABLE clients (
  id SMALLINT NOT NULL AUTO_INCREMENT PRIMARY KEY,
  first_name VARCHAR(255),
  last_name VARCHAR(255));

and executing
  qot --input-file=schema.sql --input-query="SELECT * FROM clients WHERE id = 1;" --info

results in a "Segmentation fault".

Cheers,
Philipp
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000091)
administrator (administrator)
2009-02-16 15:13

Hi Philipp,

thanks for the report! I cannot reproduce the problem with the latest Launchpad version. Can you try the latest version from Launchpad?

Regards,
Vlad

- Issue History
Date Modified Username Field Change
2009-02-08 13:01 philipp_t New Issue
2009-02-16 15:13 administrator Note Added: 0000091
2009-02-16 15:13 administrator Status new => assigned
2009-02-16 15:13 administrator Assigned To => administrator
2009-02-16 15:13 administrator Status assigned => feedback


Mantis 1.1.1[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker