Colin Law wrote in post #1075905:
> On 13 September 2012 21:41, Jeff Pritchard <[email protected]> wrote:
>> db over from the old server, or if there will be a need for some sort of
>> a migration?
>>
>> Any info on what I'm up against there will be much appreciated.
>
> In that situation I would use mysqldump to get a dump of the db and
> create the new one from that.  There may well be better ways however.
>
> Colin

Thanks Colin!

This is sort of:
binary data --> long list of SQL statements
long list of SQL statements --> binary data using new version of mySQL

yes?

Is this primarily to solve any compatibility issues between versions of 
mySqL rather than from rails 2.x to rails 3.x?

thanks!

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to