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

phpMyAdmin tries to change collation on Views when changing collation on all tables/fields #15283

Closed
hexydec opened this issue May 21, 2019 · 3 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@hexydec
Copy link

hexydec commented May 21, 2019

Describe the bug

phpMyAdmin attempts to update the collation of views when you ask it to change the collation on all tables and fields. It returns an error with the statement that attempts to do this with the error:

#1347 [Name of View] is not BASE TABLE

To Reproduce

On a database that has a view:

  1. Go to "Operations"
  2. Scroll to "Collation"
  3. Tick "Change all tables collations"
  4. Tick "Change all tables columns collations" (Note the bug may appear without clicking this - not tested)
  5. Click "Go"

Expected behavior

The collations of all tables and fields should be set to the selected collation.

Server configuration

  • Operating system: Windows and Linux
  • Web server: Apache and Nginx
  • Database version: MySQL 5.7.17-log - MySQL Community Server (GPL) and MariaDB 10.2.24-MariaDB-log - MariaDB Server
  • PHP version: 7.3
  • phpMyAdmin version: 4.8.5
@williamdes williamdes added the Bug A problem or regression with an existing feature label May 21, 2019
@williamdes williamdes added this to Needs triage in issues via automation May 21, 2019
@williamdes
Copy link
Member

Duplicate of #14575

@williamdes williamdes marked this as a duplicate of #14575 May 21, 2019
@williamdes
Copy link
Member

See: #14575 (comment)

@williamdes williamdes moved this from Needs triage to Medium priority in issues May 23, 2019
williamdes added a commit that referenced this issue May 27, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes williamdes added this to the 4.8.6 milestone May 27, 2019
@williamdes williamdes self-assigned this May 27, 2019
issues automation moved this from Medium priority to Closed May 27, 2019
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants