[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pma__tracking table accessed as logged in user instead of controluser #13288

Closed
boutilpj opened this issue May 18, 2017 · 1 comment
Closed

Comments

@boutilpj
Copy link

Steps to reproduce

  1. Login as non root user
  2. Delete or insert a row

Expected behaviour

Row should be inserted or deleted without error

Actual behaviour

Row gets deleted/inserted but phpMyAdmin tries to access the pma__tracking table as the logged in user instead of the controluser .This error pops up:

Error: #1142 SELECT command denied to user 'user'@'hostname' for table 'pma__tracking'

Server configuration

Operating system:
CentOS 6.9

Web server:
Apache 2.2

Database:
MariaDB 5.5.54

PHP version:
5.6.30

phpMyAdmin version:
4.7.0

Client configuration

Browser:
Firefox

Operating system:
Fedora 25

@boutilpj
Copy link
Author

Oh, I see this will be fixed in 4.7.1 as per #13132

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant