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 > migrating from older version of mysql to newer version

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-22-03, 05:23
Prathmesh Prathmesh is offline
Registered User
 
Join Date: Oct 2003
Posts: 78
migrating from older version of mysql to newer version

Hi All,
I am new to MySql. I know its an open source database and newer versions keep on coming. Currently I am trying to set up a database in mysql for my company. What I want to know is, if in future, I want to shift to a newer version, how can I do so? I mean I want to keep my data and structure intact as it is from my previsou version. Is there any way of doing that meaning copying data and structure to newer versions? I would really appreicate anybody helping me on this. Cheers.
Reply With Quote
  #2 (permalink)  
Old 10-22-03, 07:09
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Re: migrating from older version of mysql to newer version

Quote:
Originally posted by Prathmesh
Hi All,
I am new to MySql. I know its an open source database and newer versions keep on coming. Currently I am trying to set up a database in mysql for my company. What I want to know is, if in future, I want to shift to a newer version, how can I do so? I mean I want to keep my data and structure intact as it is from my previsou version. Is there any way of doing that meaning copying data and structure to newer versions? I would really appreicate anybody helping me on this. Cheers.
There is not any problem.
Just install the new version of mysql and copy all file located in data directory to the new version (I mean copy on system level).
start up the database and voila quick migration is done.
I am doing that this way without any problems.
Reply With Quote
  #3 (permalink)  
Old 10-22-03, 20:55
Prathmesh Prathmesh is offline
Registered User
 
Join Date: Oct 2003
Posts: 78
tks Ika,
Good to hear that what I considered as an issue can be resolved easily for different versions of mySql. I will try to do what you suggested with different versions of mysql and get back if I face any probs. Tks buddy. cheers.
Reply With Quote
  #4 (permalink)  
Old 10-22-03, 22:25
sundialsvcs sundialsvcs is offline
Registered User
 
Join Date: Oct 2003
Posts: 706
Quote:
[i]Good to hear that what I considered as an issue can be resolved easily for different versions of mySql.
What, do you think this is Microsoft or something?

I mean, whoever heard of file-formats that weren't backward compatible, new versions that couldn't exist with older ones... who could possibly sell a system like that?

__________________
ChimneySweep(R): fast, automatic
table repair at a click of the
mouse! http://www.sundialservices.com
Reply With Quote
Reply

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