Giter Site home page Giter Site logo

Max execution time about mysqldumper HOT 3 CLOSED

dsb avatar dsb commented on August 19, 2024
Max execution time

from mysqldumper.

Comments (3)

Galixte avatar Galixte commented on August 19, 2024

@gtbu you have to increase the value “max execution time” of PHP (usually in php.ini file) from XAMPP server.

from mysqldumper.

gtbu avatar gtbu commented on August 19, 2024

I have put the time to 30 minutes and no effect. My provider strato does not allow to download from an online installation of mysqldumper inspite of a green 'database connected' line in mysqldumper (neither remote) .
The ony tool which allowed offline restore of my big database on xampp was mysql maestro which i cannot install online - but maybe it will have the same problem as above. I think i will use sqldumpsplitter 2 and zip the splitted files and the use phpmayadmin to import them one after another into an empty online database.

from mysqldumper.

DSB avatar DSB commented on August 19, 2024

change of 100-10000 to 5000-20000 has no effect.

You need to lower the number of executed sql commands per page call - not raise it.
Change to 50 - 1000 and retry.

2nd solution is to install MySQLDumper at Strato and create a new backup using the multipart feature which splits the dump automatically into several files.

from mysqldumper.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.