PJS> kost wrote: >> Hi All! >> >> Currently I'm using dbmail 2.0.7 version. In near feature (I hope >> after dbmail 2.1.4 release) I'm going to migrate on 2.1.x branch. >> But I didn't find any docs about migration from 2.0 to 2.1 >> >> Shall it enough if I just add new tables from create_tables_innoDB.mysql >> file? >> Could anybody tell me about what to do?
PJS> The simple answer: wait for 2.2.0 :-) PJS> First add all the new tables. After that, you will need to run PJS> dbmail-util -ay to prime the header-tables. PJS> And if you don't want to trust your data to 2.1 just yet, simply go back PJS> to 2.0.7. The database will be perfectly backward compatible. Good news :) But how long 'dbmail-util -ay' gonna do it's work? I have more than 40Gb of mail in MySQL database...