Results 1 to 2 of 2

Thread: Help please - migrating from 3.x to 4.5

  1. #1
    aspira is offline Member
    Join Date
    Apr 2006
    Posts
    5

    Default Help please - migrating from 3.x to 4.5

    Hi,

    Following a system crash we are migrating from v3.x to 4.5. We're running under Windows using MySQL & Apache.

    If the system hadn't crashed we would have exported the data as a .csv file and then imported it or even just repointed 4.5 to the existing database.

    However, now I'm not sure where the data is kept (We restored our directories from tape). It looks like most of the data is in a file called ibdata1 but inside the MySQL directory is a lot of files with the following extensions: .frm .myd and .myi files.

    Using Navicat I can't see a way of importing any of this data.

    Any help much appreciated.


    - Stephen

  2. #2
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Help please - migrating from 3.x to 4.5

    Have you tryied to open the data directory with MySQL. From there you can run a mysqldump to get your data out in SQL form to execute in your new MySQL server.
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



Thread Information

Users Browsing this Thread

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

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
  •