Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I find my MySQL IP address?

Contents
The SQL query SHOW VARIABLES WHERE Variable_name = 'hostname' will show you the hostname of the MySQL server which you can easily resolve to its IP address. SHOW VARIABLES WHERE Variable_name = 'port' Will give you the port number. 6 апр. 2010 г.


Related Questions

Relevance
Write us your question, the answer will be received in 24 hours