Bug #34481 A typo in HugeTLB error Message.
Submitted: 12 Feb 2008 6:01 Modified: 12 Nov 2009 19:06
Reporter: Meiji KIMURA Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Errors Severity:S3 (Non-critical)
Version:5.0.52 OS:Linux
Assigned to: Konstantin Osipov CPU Architecture:Any

[12 Feb 2008 6:01] Meiji KIMURA
Description:
When I cannot allocate (or don't have no permission to access to) HugeTBL.
The error message display as below, 

Waning: Failed to allocate 146800640 bytex from HugeTLB memory. errno 12

[NG] bytex
[OK] bytes

How to repeat:
Activate mysqld with --large-memory undert the system cannot using HugeTLB memory.

Suggested fix:
I think this typo made by this commit.
http://lists.mysql.com/commits/33343

Modify this message as old.
[12 Feb 2008 17:52] Heikki Tuuri
The typo is in MySQL code.
[12 Feb 2008 19:08] Valeriy Kravchuk
Thank you for a bug report. Verified by code review.
[8 Oct 2008 19:45] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/55812

2727 Konstantin Osipov	2008-10-08
      Bug #34481 A typo in HugeTLB error Message.
[8 Oct 2008 19:45] Konstantin Osipov
Queued into 6.0-runtime
[24 Oct 2008 1:18] Bugs System
Pushed into 6.0.8-alpha  (revid:kostja@sun.com-20081008194434-yn2d9dld7nznndjo) (version source revid:kostja@sun.com-20081008194434-yn2d9dld7nznndjo) (pib:5)
[24 Oct 2008 3:35] Paul DuBois
No changelog entry needed.
[12 Nov 2008 11:16] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/58535

2728 Alexander Nozdrin	2008-11-12
      Bug #34481 A typo in HugeTLB error Message.
[14 Oct 2009 13:25] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/86813

2920 Konstantin Osipov	2009-10-14
      Backport of:
      ----------------------------------------------------------
      revno: 2630.22.39
      committer: Konstantin Osipov <kostja@sun.com>
      branch nick: mysql-6.0-runtime
      timestamp: Wed 2008-10-08 23:44:34 +0400
      message:
        Bug #34481 A typo in HugeTLB error Message.
     @ mysys/my_largepage.c
        Fix a typo.
[14 Oct 2009 13:53] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/86819

2921 Konstantin Osipov	2009-10-14
      Backport of:
      ----------------------------------------------------------
      revno: 2630.22.39
      committer: Konstantin Osipov <kostja@sun.com>
      branch nick: mysql-6.0-runtime
      timestamp: Wed 2008-10-08 23:44:34 +0400
      message:
        Bug #34481 A typo in HugeTLB error Message.
     @ mysys/my_largepage.c
        Fix a typo.
[3 Nov 2009 7:17] Bugs System
Pushed into 6.0.14-alpha (revid:alik@sun.com-20091102151658-j9o4wgro47m5v84d) (version source revid:alik@sun.com-20091023064702-2f8jdmny61bdl94u) (merge vers: 6.0.14-alpha) (pib:13)
[3 Nov 2009 15:18] Paul DuBois
Already fixed in earlier 6.0.x release.
[12 Nov 2009 8:17] Bugs System
Pushed into 5.5.0-beta (revid:alik@sun.com-20091110093229-0bh5hix780cyeicl) (version source revid:mikael@mysql.com-20091103113702-p61dlwc6ml6fxg18) (merge vers: 5.5.0-beta) (pib:13)
[12 Nov 2009 19:06] Paul DuBois
No changelog entry needed.