This is a diff, using Beyond Compare. I use this to tell me what to expect when I move my data from one database to another.
I hope this is helpful to someone. If it's old news, or redundant, or something, let me know, too.
Thanks,
Ken
This is a discussion on Database Structure Comparison OSCMax 1.7 vs. 2RC2 within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; This is a diff, using Beyond Compare. I use this to tell me what to expect when I move my ...
This is a diff, using Beyond Compare. I use this to tell me what to expect when I move my data from one database to another.
I hope this is helpful to someone. If it's old news, or redundant, or something, let me know, too.
Thanks,
Ken
Looks good to me.... However I would not use this DIFF package to upgrade... Use MYSQLDIFF tool would be MUCH safer/easier....
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
Is there an alternative to MYSQLDIFF tool? It does not work on my shared server.
Set it up locally on your development computer, and do your 'diffing' from the desktop...![]()
Michael Sasek
osCMax Developer
osCmax Installation Service - Have our professionals install osCmax on your server - same day service!
osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5
Stay Up To Date with everything osCMax:
Free osCmax Newsletters - Security notices, New Releases, osCMax News
osCmax on Twitter - Up to the minute info as it happens. Know it first.
osCmax Documentation
Gents,
If the diff, using whatever method, shows that the only issue appears to be added tables and fields (and maybe that one primary key change)....
If you just do an export of the old database with complete and/or extended inserts, that will make sure that all the fields align themselves correctly.
I've been lucky with this in the past.
Or should I suck it up, and learn a new tool, for my own good?
Is not hard to learn.... Beyond Compare is a great tool however it is still DUM about correct SQL script. Like I said at first glance - it looks good. No harm in trying..provided all has been backuped...perfered if you tested on a "test" site (see below).
As for setting up a 'localhost' (to do your delveloping/testing ect.. on your local PC) - download a WAMP like EasyPHP to install Apache/MySQL/PHP on your local computer. 30 sec install - load the program - PUT the files in the WWW or web directory (each wamp is a bit differnt where this is - but can be changed if need be) - Go into phpmyadmin and setup your MYSQL username & password. Then load up your perfered browser like FireFox and put 'localhost' as the URL...good to go!
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
OK, ya big stud. I tried installing mysqldiff on my hosting account, and couldn't connect to my databases, even though I can use ODBC to connect to them.
I read some stuff about WAMP, etc., that the uninstalls can be messy.
Is there a chance that you can run this 107->2.0 mysqldiff and post it for those of us less technically fortunate?
Thanks,
K
I reinstalled mysqldiff, and found a few bugs, but the script at least ran to completion, although I had to re-run the section where it failed.
This script will convert the database to the new structure. I'd suggest running it against a copy of your production database, of course.
I will be assessing whether the patched database works under the 2.0 RC2 code base. Anyone care to join me?
Thanks,
K
Bookmarks