Help needed with updating .sql file

Discussion in 'MySQL' started by mm1985, Aug 25, 2008.

  1. #1
    Hey there,

    I build today mine article-directory site with a script cald article-live. Now I wanted to use a .msq file of a different script and this .msq file is around 1 gig big.

    Now first I tried bigdump but it isnt working for me and another problem I am facing is the folowing:

    The mysql has the folowing instructions:
    While my tables are the folowing
    For the content it is using table -> iwp1_articlepages
    while for the article Id, AuthorID,Title and summary it is using table -> iwp1_articles.

    My file size limit on phpadmin is around 2 mb so I cant upload at once.

    Can one of you help me / explain to me how I can fix it.

    With kind regards,
     
    mm1985, Aug 25, 2008 IP
  2. mm1985

    mm1985 Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well i Succeeded now with bigdump but now i need to copy a table called article_master->Article ID to IWP1_articles->articleID

    Anybody know how to do this?
     
    mm1985, Aug 25, 2008 IP
  3. cont911

    cont911 Peon

    Messages:
    50
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    cont911, Aug 26, 2008 IP