<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/php-sqlite3/patches/" rel="alternate"/><link href="https://sourceforge.net/p/php-sqlite3/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/php-sqlite3/patches/</id><updated>2006-11-22T06:45:36Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>handling for busy-errors</title><link href="https://sourceforge.net/p/php-sqlite3/patches/1/" rel="alternate"/><published>2006-11-22T06:45:36Z</published><updated>2006-11-22T06:45:36Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net80c90d8352b460479e421d7f79c52bbf8abde66a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have implemented the handling for busy-errors during sqlite calls (i.e., if database is locked).  My patch lets the process randomly wait for 50 - 200,000 microseconds before retrying.&lt;/p&gt;
&lt;p&gt;This has been tested on FreeBSD only, but hopefully it will work across all systems (theoretically, I don't see any reason why not).&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;[ simon.cpu ]&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>