--------------------------------------------------------------------------
Due to an early release, migration/update database scripts are not provided.
Create a new database to use 0.8 "persa" release.

If you want to preserve your old data, you can edit the lemon_mysql.sql and
replace all occurences of 'lemondb' with some other name. This would make
lemon -and squeeze- unable to connect to database, but  you can change the
configuration for database and type the new database name.

---------------------------------------------------------------------------

Create the database with the next command:

cat lemon_mysql.sql | mysql -u root -p
