Edgewall Software

Changes between Initial Version and Version 2 of Ticket #4377


Ignore:
Timestamp:
Dec 12, 2006, 8:12:55 AM (17 years ago)
Author:
Christian Boos
Comment:

Yeah, but not necessarily PostgreSQL: switching to 0.10.3, SQLite 3.3.8 and PySqlite 2.3.2 is simpler and I believe it will also solve the issue (see e.g.. #3503).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4377

    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #4377 – Description

    initial v2  
    11
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "/usr/local/lib/python2.3/site-packages/trac/web/main.py", line 356, in dispatch_request
     
    1919    return function(self, *args, **kwargs)
    2020OperationalError: database is locked
     21}}}