[EMAIL PROTECTED] wrote:
> On Thu, 15 Feb 2007, Erik A. Espinoza wrote:
>
>> RH7.3 is very old and the MySQL format changed a bit since then.
>
> Hmm. The mysql being used on that box was not stock RedHat, but a version
> we built from source, 3.23.54; the CentOS box is running 4.1.20.
>
> I wonder if we'd have to dump the 3.x version of the DB from the backup
> then recreate it from the dump on 4.1.20 in such a case?
>
> --Duncan
>
I'm no MySQL expert, but I'd expect that you could dump the data in a
'generic' form and load from that. I'd be more concerned about the table
definitions (schema) than the MySQL versions, as they might have changed.
I'd definitely compare them to see (what version of vpopmail is on the old
server?). If the tables are different, I'd look into unloading just the
data, and use a script (you'd have to write/tailor one, but it's been done
before) to read the data and use vadduser to add them on the new side.
That'd be the safest route.
--
-Eric 'shubes'
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]