Fossil

View Ticket
Login
2024-01-31
05:13 Closed ticket [7b55fd2958]: access_log problem after updating from older repository: SQLITE_ERROR: no such table: accesslog plus 2 other changes artifact: 506dfae77b user: stephan
2011-03-16
02:38
Make sure the accesslog table exists before attempting to use it. Ticket [7b55fd2958d8d] check-in: c7de5f7b6e user: drh tags: trunk
2011-03-15
16:32 New ticket [7b55fd2958] access_log problem after updating from older repository: SQLITE_ERROR: no such table: accesslog. artifact: 3bde2e474b user: anonymous

Ticket Hash: 7b55fd2958d8d4f7033ac3f6731157b3bc21be65
Title: access_log problem after updating from older repository: SQLITE_ERROR: no such table: accesslog
Status: Closed Type: Incident
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2024-01-31 05:13:01
2.18 years ago
Created: 2011-03-15 16:32:01
15.06 years ago
Version Found In: 1d93222627
Description:
Preface: Updating from fossil version from (79b7902cdd) 2011-01-01 to (1d93222627) 2011-03-01 and issuing fossil all rebuild and restarting fossil.

Problem: fossil complains in Admin / User-Log about a missing SQLITE table.

SQLITE_ERROR: no such table: accesslog
User Comments:
added on 2024-01-31 05:13:01:
Closing as part of periodic cleanup.