Ive got to import 1go of sql data, i raised up the max_allowed_packet to 1100M to be sure.
So i use :
My query
mysql -u root -p -D mainbase < GeoPC_WO.sql
But 1 minute later it stops during the process and i get this error :
**ERROR 2013 (HY000) at line 23: Lost connection to MySQL server during query
**Lost connection to MySQL server during query****