Hello Karsten,
running the util/db-mysql.sql script for an upgrade is not appropriate.
I guess not only the metadata table, but all of your tables are dropped
then recreated.
Unfortunately (unless you have a backup of the piler database) they are
lost. Your best bet is to remove all piler related data (sphinx index
files, /var/piler/store/* files, ..., everything), then get your
original
emails, and import them.
Please make sure to follow the official upgrade procedure always
(http://www.mailpiler.org/en/upgrade.html)
Anyway I'll change the schema to exclude the drop statement from the
sql script to prevent such an accident.
Janos
On 2013-05-15 10:51, Karsten Bandlow wrote:
I have upgraded to current git and run the mysql script, but now
metadata ,... are purged.
How can I get it back?