| Anonymous | Login | Signup for a new account | 2010-09-07 19:23 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 | |||||||
| 0000004 | [qot] general | feature | always | 2008-04-30 17:41 | 2008-06-15 16:19 | |||||||
| Reporter | anonymous | View Status | public | |||||||||
| Assigned To | administrator | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | confirmed | Product Version | 0.0.3 | |||||||||
| Summary | 0000004: Wishlist - more detail on error output, ability to control error output | |||||||||||
| Description |
This is against 0.0.3. I have a large schema file which is basically a mysqldump without data. Once I add the CREATE DATABASE and USE statements, qot reads it in and uses it, but it prints out some errors: error syntax error, unexpected IDENT_QUOTED, expecting ')' met 1. I would like to request that the syntax error output also print the line number (if that info is available, if it's just in a struct and parsed char-by-char, then probably not and it's not worth keeping track of that info). 2. I would like to request a -q option to quiet error output or wrap it with /* */. |
|||||||||||
| Additional Information |
In regards to 0000002, when I find a common query that's based on fairly static data and a large covering query would help performance, I redirect the output of qot to a temp sql file, then I import that into the database. The presence of that error output means I have to grep it out. |
|||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| Mantis 1.1.1[^] Copyright © 2000 - 2008 Mantis Group |