MilesWeb Hosting Forum

Web Hosting Technical Support => How To's => Topic started by: Dipak Bhoi on October 01, 2014, 02:44:28 PM

Title: How to check MySQL server version and uptime ?
Post by: Dipak Bhoi on October 01, 2014, 02:44:28 PM
Hello Guys,

You can use mysqladmin utility to find MySQL server's uptime.

Quote#mysqladmin version

This command will show the vesrion of MySQL, Protocol version, uptime, etc. Check for uptime line, it would be like.

QuoteUptime:                 29 days 6 hours 4 min 32 sec


Enjoy !!