Home
Home

Get MySQL Version

If you want to get the version of your MySQL server, a very quick way is to use this SQL statement:

SELECT VERSION();

Related Posts

  • Install MySQL 5.7 at Cloud9 Workspace
  • Tutorial: Ubuntu 18.04 LAMP Setup for WordPress
  • Install Laravel 5.5 at Codeanywhere with PHP 7.1 and MySQL 5.7
  • Install Laravel in Cloud9 PHP Workspace
  • Manage MySQL Databases and Users from the Command Line
  • Update MySQL Server to 5.6 When Using Cloud9 (c9.io)
2021 by Sebastian Widmann | Privacy Policy | Site Notice