For some time during the backup OTRS database get the message:
So far, I solved this problem by increasing the value of the parameter max_allowed_packet.Backup /backup/2016-10-14_02-00/Config.tar.gz ... done
Backup /backup/2016-10-14_02-00/Application.tar.gz ... done
Dump MySQL rdbms ... mysqldump: Error 2020: Got packet bigger than 'max_allowed_packet' bytes when dumping table `article_attachment` at row: 356140
failed
But now, despite entering higher value, this parameter will not increase more than 1073741824 namely 1GB.
I read that 1GB is the upper limit for this parameter.
How, then, I can perform backup the entire database?
Help, please
