[debexpo-devel] Sqlite lock race conditions!

Asheesh Laroia asheesh at asheesh.org
Thu Nov 11 15:00:50 CET 2010


On Thu, 11 Nov 2010, Karl Goetz wrote:

> On Wed, 10 Nov 2010 15:33:51 -0500 (EST)
> Asheesh Laroia <asheesh at asheesh.org> wrote:
>
>> But it would behoove us to switch to MySQL, I suppose, rather than
>> sqlite3. For that reason I've installed mysql in the debexpo vserver,
>> and the MySQL root password is in /home/debexpo/mysql-root-password .
>
> Would it be easy to support sql databases generically? (exposing my
> lack of python+sql knowledge here).

The software is already capable of doing that -- the database engine is a 
Pylons configuration option. We just have to create a new MySQL database, 
then migrate the data over.

-- Asheesh.


More information about the debexpo-devel mailing list