You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
To Reproduce
On a database that has a view:
Expected behavior
The collations of all tables and fields should be set to the selected collation.
Server configuration
The text was updated successfully, but these errors were encountered: