RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 866781 - Server not throwing "Packet too large" error if max_allowed_packet >= 16M
Summary: Server not throwing "Packet too large" error if max_allowed_packet >= 16M
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: mysql
Version: 6.1
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: rc
: ---
Assignee: Honza Horak
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-16 06:46 UTC by Gianluca Varisco
Modified: 2013-06-27 09:26 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-27 09:26:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gianluca Varisco 2012-10-16 06:46:19 UTC
Description of problem:

In MySQL Server 5.1.52 a packet is not rejected if it is over the server's max_allowed_packet bytes and max_allowed_packet is set to 16M or higher.

If the server's max_allowed_packet is set to anything lower than 16M it behaves correctly.

Version-Release number of selected component (if applicable):

$ cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 6.1 (Santiago)

mysql-5.1.52-1.el6_0.1.x86_64
mysql-server-5.1.52-1.el6_0.1.x86_64
mysql-libs-5.1.52-1.el6_0.1.x86_64

Upstream report: http://bugs.mysql.com/bug.php?id=58887

According to it, it's fixed in 5.1.55, 5.5.9, 5.6.2 versions.

Would be possible to backport this patch to 5.1.52 or is there a planned update for the MySQL component in 6.1 version?

Comment 2 Tom Lane 2012-10-16 13:51:48 UTC
While I've not actually tried to test this, the upstream report says it's fixed in 5.1.55 and later, so the problem should be gone as of RHEL6.2.  Why haven't you updated?

Comment 3 RHEL Program Management 2012-12-14 08:03:11 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 4 Honza Horak 2013-06-27 09:26:02 UTC
Closing as per comment #2, this bug should be fixed in RHEL-6.2 or later. Feel free to re-open if it isn't.


Note You need to log in before you can comment on or make changes to this bug.