Results 1 to 4 of 4

Thread: Upgrade Database Only

  1. #1
    kenlyle is offline Sugar Community Member
    Join Date
    Nov 2004
    Posts
    168

    Default Upgrade Database Only

    It seems that sometimes it would be easier to just install a new version than upgrade.

    For example, I am at 4.5.1, and having trouble upgrading, but have a nice, shiny, new 4.5.1b install, but I know from the Release Notes that there are database diffs. I see the Scripts that do the diffs in the patch package.

    I can't find on the forum or Wiki, how to accomplish a database only upgrade, so that I can just point my new install at the upgraded (copy) of the database, and be down the road....

    I wold love to see some simple SQL update files. I imagine that I could use the .php ones, but would have to set the database parameters somewhere, and don't know where.

    Thanks in advance to anyone who can fill me in.

    Ken

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Upgrade Database Only

    I haven't tried this myself, so your mileage might vary, but one idea would be to do something like this:

    1. Empty the tables in the SugarCRM database corresponding with the new, fresh install.

    2. Use SQLYog or other admin util with similar functionality to move the data from the old tables in the old database to the tables in the new database, a la DTS in MS-SQL.

    I would think that should work without problems, but like I said, your mileage might vary.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    kenlyle is offline Sugar Community Member
    Join Date
    Nov 2004
    Posts
    168

    Default Re: Upgrade Database Only

    Brilliant! I am going to gimp along with my current database, with the two little error messages, but now I at least know what to do when I need to. THANKS!

    Hijacking my own thread ....

    Angel, or anyone... I have done a little looking at MySQL tools, but haven't purchased one, well, except for the Access2MySQL from GalaxySoft, which is good. Is it your opinion that SQLYog Enterprise is a great product for the price? It seems so, with the conversion features...The MySQL Migration Tookkit doesn't seem as friendly...I don't think I've ever gotten it to work... Thanks again...

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Upgrade Database Only

    I haven't played with the Enterprise version of SQLYog, but I always use the free "Community" edition (which includes the referenced functionality) and haven't had any problems with it for other purposes.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Upgrade process review - 2.0 to 4.0
    By kimvette in forum General Discussion
    Replies: 2
    Last Post: 2007-05-22, 06:18 PM
  2. Repair Database after 4.5.0f upgrade
    By Macadamian in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2007-04-13, 02:02 PM
  3. step 3 installation problem
    By voitek in forum Installation and Upgrade Help
    Replies: 10
    Last Post: 2007-02-14, 04:35 PM
  4. Replies: 0
    Last Post: 2006-07-17, 04:11 PM
  5. Is it possible to upgrade only the database?
    By chrisbucchere in forum Help
    Replies: 8
    Last Post: 2006-06-08, 05:40 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •