| Author |
Message |
Gremmie Former Moderator in Good Standing

Joined: Apr 06, 2006 Posts: 2415 Location: Iowa, USA
|
Posted:
Tue Mar 13, 2007 7:01 pm |
|
It looks like this will be useful for converting to RavenNuke:
I ran it on 7.9 compared to Raven 2.10 and captured the SQL statements it generated. On first glance it seems pretty straightforward. I'll likely attempt the conversion this weekend (on a test system first ). |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Tue Mar 13, 2007 8:31 pm |
|
Have you seen Guardian's from Code-Authors.com? |
|
|
|
 |
Gremmie Former Moderator in Good Standing

Joined: Apr 06, 2006 Posts: 2415 Location: Iowa, USA
|
Posted:
Tue Mar 13, 2007 8:36 pm |
|
Yes I tried it but I could not get it to work. It is quite possible I didn't edit the config file correctly...I spent all of 5 minutes with it before trying mysqldiff and it worked the first time. I'll double check it again tomorrow. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Tue Mar 13, 2007 9:08 pm |
|
From the description, it sounds like it's worth it. It can execute the SQL to update a database, rather than having to copy and paste it. |
|
|
|
 |
manunkind Client

Joined: Apr 26, 2004 Posts: 368 Location: Albuquerque, NM
|
Posted:
Wed Mar 14, 2007 6:04 am |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9136 Location: Arizona
|
Posted:
Wed Mar 14, 2007 7:09 am |
|
yep.. it gives you a link beside each statement to click and execute. However, it would be even nicer if one could select multiple rows and then execute them all... wink.... wink.... :hint:... :hint:  |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
|
Posted:
Thu Mar 15, 2007 6:55 am |
|
Finally got round to upgrading some of my sites and I've found mySQLDiff to be very very useful. The fact that it gives you the SQL to execute is great!
I haven't tried Guardians script, but I will be sure to give it a go. |
|
|
|
 |
Gremmie Former Moderator in Good Standing

Joined: Apr 06, 2006 Posts: 2415 Location: Iowa, USA
|
Posted:
Thu Mar 15, 2007 7:04 am |
|
I tried Guardian's script again last night and could not make it work under XAMPP and MySQL5.
I filled in the database names, login (root), and password (''). I didn't see anywhere to point it at localhost though. I uploaded the whole db_util directory and accessed it via Did not show any differences. Any idea what I am doing wrong? |
|
|
|
 |
|
|
|
|