Daniel Kasak wrote: > I have some MySQL backups of dbmail data, but I don't remember which > server version I was using. I suspect it was 2.3.x. I just installed > Ubuntu, which packages 2.2.x. How can I tell what version my schema is? > Will I break my data by starting an older server with a newer DB schema?
If you have dbmail_mimeparts and dbmail_partlists you have been running 2.3.x You cannot access a 2.3.x database with 2.2.10 since all messages received by 2.3.2 have been stored in the single-instance setup. No way to access those from 2.2.x -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
