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
I have 3 servers in config.inc.php (Srv1|Srv2|Srv3). I can edit SQL variables for Srv1, but can not edit SQL variables for Srv2 and Srv3.
If I change server order in config.inc.php (for example Srv2|Srv1|Srv3), than I can edit variables for Srv2, but not for Srv1 & Srv3.
In short, I can edit variables only for first server in config.inc.php
To Reproduce
Steps to reproduce the behavior:
Start phpmyadmin
Select second or third server from list
Select 'Variables'
Press 'Edit' on any variable and got "Loading..." message
Server configuration
Operating system: CentOS 8.4
Web server: nginx/1.20.0
Database version: 10.5.11-MariaDB - MariaDB Server
PHP version: 8.08
phpMyAdmin version: 5.1.1-1.el8.remi
Client configuration
Browser: Firefox 89.0.2 (64bit)
Operating system: Fedora 34
The text was updated successfully, but these errors were encountered:
Describe the bug
I have 3 servers in config.inc.php (Srv1|Srv2|Srv3). I can edit SQL variables for Srv1, but can not edit SQL variables for Srv2 and Srv3.
If I change server order in config.inc.php (for example Srv2|Srv1|Srv3), than I can edit variables for Srv2, but not for Srv1 & Srv3.
In short, I can edit variables only for first server in config.inc.php
To Reproduce
Steps to reproduce the behavior:
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: