If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Mysql replica from 5.0 to 5.5

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-10-12, 06:28
gaspare_siclari gaspare_siclari is offline
Registered User
 
Join Date: Feb 2012
Posts: 1
Mysql replica from 5.0 to 5.5

Hello everyone,
in our society we want to migrate our mysql db from an obsolete version 4.1 to a slightly newer version (5.5)

Obviously replication between these two versions is not feasible.
For this we will use the bridge (with engine blackhole)

So the process will be:
4.1 (iso) -> 5.0 (iso) -> 5.1 (utf8) -> 5.5 (utf8).
My question is:
I exclude the ustanza 5.1?
So, I can replicate the 5.5 (utf8) from 5.0 (iso)?
Do you know if there are any contraindications?
Do you know haw i can replicate a table with blob from 4.1 ( iso ) to 5.5 ( utf8 )

Thanks to all
Gaspare
Reply With Quote
Reply

Tags
5.0, 5.1, mysql, replica

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On