GithubHelp home page GithubHelp logo

Comments (5)

CraftedRO avatar CraftedRO commented on July 28, 2024

Interesting, seems this happen only when I run mariadb as service, as process it is imported succesfully with same settings.

from heidisql.

ansgarbecker avatar ansgarbecker commented on July 28, 2024

Likely something with your server settings, or with the file itself.

For debugging purposes please ensure you have import logging activated:

grafik

Afterwards retry and watch out for the very last logged query in the bottom log panel before you get the error message.

from heidisql.

ansgarbecker avatar ansgarbecker commented on July 28, 2024

You should in any case check if the max_allowed_packet variable is really set to the value you wanted. Probably the my.ini file is in the wrong folder:

SELECT @@max_allowed_packet;

from heidisql.

CraftedRO avatar CraftedRO commented on July 28, 2024

Afterwards retry and watch out for the very last logged query in the bottom log panel before you get the error message.

I did this and that's the INSERT query before I get the message.

You should in any case check if the max_allowed_packet variable is really set to the value you wanted.

seems like I got two different values here, and indeed as service the value is lower (16777216) probably default one.

from heidisql.

ansgarbecker avatar ansgarbecker commented on July 28, 2024

Thank your for the update! Hope you find a fix for your server settings.

from heidisql.

Related Issues (20)

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.