MySQL Server

Discussion in 'Databases' started by Gofer01, Oct 6, 2010.

  1. Gofer01

    Gofer01 Amateur Web Application Developer

    What version of MySQL Server Winhost is using?

    Are you using SQL Server 2008 or SQL Server 2008 R2?

    The screenshot is about the vesion of SQL Server on remote connection
     

    Attached Files:

    Last edited by a moderator: Oct 14, 2015
  2. Ray

    Ray

    The MySQL Server version we are running is 5.1.50. You can run the command select version() to get the version number.

    The SQL 2008 version we are running is the non R2 version and you can verify the version by running select @@version
     

Share This Page