Hi!
I don't do DBA work, so my info may be incomplete:
monem mysql wrote:
> Hello
>
>
> I have to upgrade many mysql databases from mysql 4 and 4.1 to 5.4 with a
> large size 2.7 TB
>
> [[...]]
>
>
> The official method takes too much time. But I've read that we can use '*dump
> and reload'
Subject: upgrading from 4.1 to 5.4
Hello
I have to upgrade many mysql databases from mysql 4 and 4.1 to 5.4 with a
large size 2.7 TB
All tables use the MyISAM engine.
I have to make that update on live system with minimal down time possible.
The official method takes too much time. But I
Hello
I have to upgrade many mysql databases from mysql 4 and 4.1 to 5.4 with a
large size 2.7 TB
All tables use the MyISAM engine.
I have to make that update on live system with minimal down time possible.
The official method takes too much time. But I’ve read that we can use ‘*dump
and rel