Opened 16 years ago
Closed 15 years ago
#1426 closed defect (fixed)
pubtool has sql syntax errors
| Reported by: | watersc1 | Owned by: | eugene |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ippTools | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
pubtool -pending -dbname gpc1 -label SweetSpot.nightlyscience -limit 1 ;
p_psDBRunQuery (psDB.c:812) : Failed to execute SQL query. Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMI' at line 84
pendingMode (pubtool.c:343) : Database error
-> p_psDBRunQuery (psDB.c:812): Database error generated by the server
Failed to execute SQL query. Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMI' at line 84
-> pendingMode (pubtool.c:343): unknown psLib error
Database error

it must have been fixed - I tried the command and it works now, so I'm closing the ticket.