- What is the nature and description of the request? As an developer I require the ability to persistently modify the `max_allowed_packet` variable in a MySQL image. - Why does the customer need this? (List the business requirements here) So that they have persistent control over the max_allowed_packets in MySQL. - How would the customer like to achieve this? (List the functional requirements here) Add the variable to the template [0] that we build our image off of. [0] https://github.com/openshift/mysql/blob/master/5.6/root/usr/share/container-scripts/mysql/my-paas.cnf.template - For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented. Deploy a MySQL pod and use `oc env` to specify that variable. - Is there already an existing RFE upstream or in Red Hat Bugzilla? Not that I could find.
this is done now: https://github.com/openshift/mysql/commit/7b777d5703781ae29db02b2ab8bfa502b63904e7#diff-fcfa02ed838e2c5a90404c032384ffa0R30 will be in the next spin of the rhel images, but it's in centos already.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1343