View Ticket
Not logged in
Ticket UUID: 62c84f3e604a06f9b8f3f4ca39f774d6909115aa
Title: SQL syntax error checking out a branch
Status: Fixed Type: Incident
Severity: Severe Priority:
Subsystem: Resolution: Fixed
Last Modified: 2008-12-20 02:24:14
Version Found In: [ba837fd294] 2008-12-16 18:39:29 UTC
Description & Comments:
I tried to check out the branch tip of '1.0-branch' in the repository at http://kbk.is-a-geek.net:2301/ Fossil aborted with the following:
$ fossil checkout 1.0-branch
fossil: near "HERE": syntax error
UPDATE vfile SET mtime=NULL HERE vid=361 AND mrid>0
$ fossil version
This is fossil version ba837fd294 2008-12-16 18:39:29 UTC

anonymous claiming to be kennykb@acm.org added on 2008-12-20 01:29:52:
The obvious fix of changing HERE to WHERE at line 253 of vfile_.c appears to get around the problem.


drh added on 2008-12-20 02:24:14:
Fixed by check-in 491b2c69ec500c643df1d82e5bd59e3eefaa2f28.