Skip to content
  • Note, augmenter la taille de param max_allowed_packet pour les grosses BDD

    version: "3"
    services:
      data:
        image: "mysql:5.7.20"
        command: --max_allowed_packet=512M
        ...
    
    Edited by Romain Bonnal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment