SyntaxFix
Write A Post
Hire A Developer
Questions
MySQL doesn't care what IP its on. Closest you could get would be hostname:
select * from GLOBAL_variables where variable_name like 'hostname';