Permission to Increase max_allowed_packet size on MYSQL
When trying to increase max_allowed_packet size (which is currently set to default 67mb), I get the error: "You need at least one of the SUPER or SYSTEM_VARIABLES_ADMIN privileges for this operation."
I have logged in using my admin account from when I created the DB.
How can I change this system variable?