| Anonymous | Login | Signup for a new account | 2010-09-10 09:51 EEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| 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 | ||||||||||||
|
|
||||||||||||
| Mantis 1.1.1[^] Copyright © 2000 - 2008 Mantis Group |