Greetings Everyone!
I am trying to import a backup file to MySQL Workbench. The large of the file is 10GB but the problem I get an error when the backup reach the limit of max_allowed_packet which is: 1GB. Any idea how can I increase this number to 10GB ?
Thank you!
I am trying to import a backup file to MySQL Workbench. The large of the file is 10GB but the problem I get an error when the backup reach the limit of max_allowed_packet which is: 1GB. Any idea how can I increase this number to 10GB ?
Thank you!