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
ibennetch opened this issue
Dec 15, 2018
· 4 comments
Assignees
Labels
BugA problem or regression with an existing featurehas-prAn issue that has a pull request pending that may fix this issue. The pull request may be incomplete
I am using xampp 7.2.12 on Linux (Ubuntu 18.04). Some sections of phpMyAdmin do not appear in the table operations tab? eg table settings, table copy. There's only a table move section. What is the reason?
I can't reproduce this on my local development with the released version of 4.8.4 and PHP 7.2.12, but maybe it's because of some internationalized MySQL or something. The proposed solution seems fine to me, although I'd like to understand more about what causes this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
BugA problem or regression with an existing featurehas-prAn issue that has a pull request pending that may fix this issue. The pull request may be incomplete
From https://lists.phpmyadmin.net/pipermail/developers/2018-December/020868.html
Describe the bug
I am using xampp 7.2.12 on Linux (Ubuntu 18.04). Some sections of phpMyAdmin do not appear in the table operations tab? eg table settings, table copy. There's only a table move section. What is the reason?
https://resmim.net/f/i6fiNF.jpg
error_log:
https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/classes/StorageEngine.php
Line 195: strtolower function does not work like
Xampp 64 bit debian linux version 7.2.12, 7.2.13, 7.3.0 I have tested.
Change: mb_strtolower()
The text was updated successfully, but these errors were encountered: