Bug 231243 - mysqldump incorrectly tries to LOCK TABLES on the information_schema database.
Summary: mysqldump incorrectly tries to LOCK TABLES on the information_schema database.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: mysql
Version: 3.8
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tom Lane
QA Contact: David Lawrence
URL: http://bugs.mysql.com/bug.php?id=21527
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-03-06 22:49 UTC by Pasi Sjöholm
Modified: 2013-07-03 03:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-19 18:38:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pasi Sjöholm 2007-03-06 22:49:35 UTC
Description of problem:
I'm trying to take a dump from mysql-server-5.0.18-4.el4s1.1 (RHEL4) with mysql
mysql-3.23.58-16.RHEL3.1 (RHEL3).

command: 

mysqldump -A -C --opt -Q -uuser -ppasword -h1.2.3.4

error:

mysqldump: Got error: 1044: Access denied for user 'user'@'1.2.3.4' to database
'information_schema' when using LOCK TABLES




Version-Release number of selected component (if applicable):
mysql-3.23.58-16.RHEL3.1

Additional info:

Look at http://bugs.mysql.com/bug.php?id=21527.

Comment 1 RHEL Program Management 2007-10-19 18:38:11 UTC
This bug is filed against RHEL 3, which is in maintenance phase.
During the maintenance phase, only security errata and select mission
critical bug fixes will be released for enterprise products. Since
this bug does not meet that criteria, it is now being closed.
 
For more information of the RHEL errata support policy, please visit:
http://www.redhat.com/security/updates/errata/
 
If you feel this bug is indeed mission critical, please contact your
support representative. You may be asked to provide detailed
information on how this bug is affecting you.


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