Results 1 to 3 of 3

Thread: Data transfer from 4.5.1d to 4.5.1e possible?

  1. #1
    dangelo is offline Junior Member
    Join Date
    Sep 2007
    Posts
    1

    Unhappy Data transfer from 4.5.1d to 4.5.1e possible?

    Hello

    I'm using on my machine SugarOS 4.5.1d and now I wanted to change the server and therefore I wanted to download the same SugarOS, but I couldn't finde 4.5.1d. Instead I've installed now 4.5.1e and now I have a problem to get my data from the "older" to the "newer" machine.

    I'm using phpmyadmin to export and to import my data from mysql .

    1. Is there a download-location for 4.5.1d? I can't find it!

    2. If there isn't a download-location, how can I get my data from one machine to the other?

    Thank you.

    Sincerely,
    dangelo

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Data transfer from 4.5.1d to 4.5.1e possible?

    Check out the 4.5.1e patch. This should get you upgraded: http://www.sugarforge.org/frs/downlo...tch-4.5.1e.zip

  3. #3
    michaelest is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    37

    Default Re: Data transfer from 4.5.1d to 4.5.1e possible?

    I did a 4.5.1d to 4.5.1e data transfer just a few weeks ago (we upgraded/moved servers). This is how I did it...
    a. Using phpMyAdmin, select your SugarCRM database.
    b. Click on the Export tab
    c. Under "View dump (schema) of database", make sure all tables are selected (they are by default).
    d. Select "SQL" as the export format.
    e. In the "structure" and "data" areas, leave default.
    [x]Structure
    [x] add AUTO_INCREMENT value
    [x] enclose table and field names with backquotes

    [x] Data
    [x] complete inserts
    [x] extended inserts
    [x] use hexadecimal for binary fields
    export type = INSERT
    f. Save as file [x]
    Don't save it as any type of file, just download it.
    g. Click "Go"

    The hurdle comes when you go to re-import the data into a new database. phpMyAdmin will have varying limits on the size of the upload file depending on the server you're on. If you have a limitation on your server upload that is less than the exported 'sugarCRM.sql' file, then you are going to have to break up the .sql file into chunks that are no bigger than the upload limit stated by phpMyAdmin. Make sure you keep sql commands and data whole - don't split them arbitrarity. If you have a large database of information, this will be a pain in the a**.

    If you are in a shared server environment, your options are limited.

    If you have access to a shell prompt, then you can try the alternate method outlined
    here

    Good luck.
    michaelest
    sugarCRM OS 4.5.1e (build 1049)
    PHP Version 5.2.3
    Apache 2.2.4
    FreeBSD 6.2-RELEASE #0:

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. 4.5.1d to 4.5.1e upgrade problem
    By jsbenson in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2007-08-21, 11:36 PM
  2. 4.5.1d to 4.5.1e upgrade. Bug draft email body is truncated
    By stuzenz in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2007-08-14, 02:26 AM
  3. Downgrade SugarCRM 4.5.1e to 4.5.1d
    By daleyne in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2007-07-21, 06:46 PM
  4. Replies: 0
    Last Post: 2007-07-12, 10:08 AM
  5. Transfer data
    By jayz in forum Help
    Replies: 0
    Last Post: 2007-03-02, 09:14 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
  •