• 16-11-2010, 22:15:18
    #1
    Arkadaşlar büyük dbleri phpmyadmin'den direkt atamadığımız için iki yola başvurdum ikisindede hata alıyorum. Hangisinin çözümünü biliyorsanız, paylaşabilir misiniz..

    mysqldumper(DB'yi dönüştür dediğimde aldığım hata):
    Fatal error: Maximum execution time of 30 seconds exceeded in /home/vbullet/public_html/destek/inc/functions_restore.php on line 373


    bigdump:
    Stopped at the line 360.

    At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.

    Stopped on error
  • 16-11-2010, 22:38:00
    #2
    Kayitsiz adlı üyeden alıntı: mesajı görüntüle
    bigdump:
    Stopped at the line 360.

    At this place the current query includes more than 300 dump lines. That can happen if your dump file was created by some tool which doesn't place a semicolon followed by a linebreak at the end of each query, or if your dump contains extended inserts. Please read the BigDump FAQs for more infos.

    Stopped on error


    bigdump.php

    define ('MAX_QUERY_LINES',300);
    (BUNUNLA DEĞİŞTİR)

    define ('MAX_QUERY_LINES',999999999999999999);
  • 17-11-2010, 00:23:54
    #3
    bana ulasırsanız dbnızı sorunsuz bır sekılde sunucunuza yukleyebılırım.
  • 17-11-2010, 11:50:40
    #4
    FeNeRisT adlı üyeden alıntı: mesajı görüntüle
    bigdump.php

    define ('MAX_QUERY_LINES',300);
    (BUNUNLA DEĞİŞTİR)

    define ('MAX_QUERY_LINES',999999999999999999);
    Süre olayını denemiştim, o zamanda ''Error at the line 854: (792, 'options', 'options', 'regimagecheck', 690, 1, 'vbulletin');'' böyle bir hata alıyorum.

    emnimax adlı üyeden alıntı: mesajı görüntüle
    bana ulasırsanız dbnızı sorunsuz bır sekılde sunucunuza yukleyebılırım.
    Bu sorunsuz yükleme işlemini ben yapmak istiyorum, teşekkürler.
  • 17-11-2010, 12:16:19
    #5
    Üyeliği durduruldu
    en güzeli shell yetkisi iste host sahibinden.