Import SQL 4.1 to SQL5

Discussion in 'MySQL' started by intel, Sep 13, 2009.

  1. #1
    Hi,

    I have a vbulletin forum with sql version 4.1 and is populated with data.

    When switching to other server and moving my domain with data is it possible to import the sql 4.1 to newly created sql5 instead to use the old sql version 4.1 ?

    thanks for any help.
     
    intel, Sep 13, 2009 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    Create a SQL dump file with full inserts, and then run it once the new MySQL version is installed.
     
    jestep, Sep 17, 2009 IP
  3. intel

    intel Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    worked like charm! thanks!
     
    intel, Sep 18, 2009 IP