Detecting Current Version of MySQL Server by mikho • November 6, 2013 • 0 Comments A popular question when troubleshooting database issues is what version of mySQL is installed and used? You can find this information by running a simple command on the mySQL server. Connect to your MySQL engine with your favorite client, why… Read more →