[Buildbot-commits] [Buildbot] #1810: older versions of sqlite don't handle DDL changes between connections

Buildbot nobody at buildbot.net
Tue Feb 15 04:13:08 UTC 2011


#1810: older versions of sqlite don't handle DDL changes between connections
---------------------+--------------------
Reporter:  dustin    |       Owner:
    Type:  defect    |      Status:  new
Priority:  major     |   Milestone:  0.8.4
 Version:  master    |  Resolution:
Keywords:  database  |
---------------------+--------------------

Comment (by Dustin J. Mitchell):

 Conditionalize SQLite workaround on presence of bug

 This runs a quick sequence on every pool instantiation to determine
 whether or not this SQLite bug is present, and sets the workaround flag
 only if it is found.  Refs #1810.
  Changeset: cef4936661e639456fb8ac1b6651f0ec4210c3e2

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1810#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list