how to set ip to get information from phpmyadmin code example
Example: phpmyadmin get actual ip
select * from GLOBAL_variables where variable_name like 'hostname';
select * from GLOBAL_variables where variable_name like 'hostname';