Recent content by Myrin new

  1. Myrin new

    Question Trouble importing 4GB mysqldump database into Centos/Plesk

    Thank you for your experience. I did configure Big Dump to use a lower dataset of 500 lines per session with a 90 millisecond, after setting MariaDB parameter max_allowed_packet=1G in my /etc/my.cnf file. Big Dump successfully ran it's first loop, then something on server crashed. Needed to...
  2. Myrin new

    Question Trouble importing 4GB mysqldump database into Centos/Plesk

    When importing my 4GB mysql database: 1. into phpMyAdmin: it exceeds max upload. 2. via command line with mysql pipe command: ERROR 2006 (HY000) at line 656: MySQL server has gone away 3. using a third party utility BigDump.php: MySQL: Got a packet bigger than 'max_allowed_packet' bytes Has...
Back
Top