BigDump latest

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    BigDump latest

    BigDump: Staggered MySQL Dump Importer

    Staggered import of large and very large MySQL Dumps (like phpMyAdmin 2.x Dumps) even through the web servers with hard runtime limit and those in safe mode. The script executes only a small part of the huge dump and restarts itself. The next session starts where the last was stopped.

    Note: Version 0.31b includes some very important bugfixes and other improvements. Please don't hesitate to report any bugs in this release (but read the FAQs on this site first)!


    http://www.ozerov.de/bigdump.zip


    ....................................
    http://photomag.lk/
    ....................................


    #2
    can you explain me what is this and whats the benefit through this and how to use it? cause i am confused of knowing what is this first of all. any experts let me know
    Nice Effects

    Comment


      #3
      ddnt i told you that... cant you read english


      ....................................
      http://photomag.lk/
      ....................................

      Comment


        #4
        i use this app 2 :D very usefull. AN 100mb database uploaded in 2 sec:D nice
        <?php unlink('World/Europe/Romania.country'); ?>

        Comment


          #5
          i am asking how to use it?
          Nice Effects

          Comment


            #6
            Open the file bigdump.php. You will find
            $db_server = 'localhost';
            $db_name = '';
            $db_username = '';
            $db_password = '';
            Complete them whit ur db info.
            Upload this file to the server and make sure that the database where u want 2 upload is empty.
            Upload database.sql.gz in the same folder where is bigdump.php
            run http://urdomain.com/bigdump.php and ur find what to do next
            <?php unlink('World/Europe/Romania.country'); ?>

            Comment

            Working...
            X