MySql 5.6.5 possible?

Discussion in 'Databases' started by marcok, Sep 5, 2013.

  1. Hi,

    If you order MySql, I believe that you get 5.1. Is it some way possible to get 5.6.5? It's required for Umbraco 6.1.

    Thank you.
     
  2. this is what I see from the mysql host on one of the DASP servers:

    +-------------------------+------------------------------+
    | Variable_name | Value |
    +-------------------------+------------------------------+
    | innodb_version | 1.1.8 |
    | protocol_version | 10 |
    | slave_type_conversions | |
    | version | 5.5.22 |
    | version_comment | MySQL Community Server (GPL) |
    | version_compile_machine | x86 |
    | version_compile_os | Win32 |
    +-------------------------+------------------------------+

    I'm not sure if an update to 5.6.5 is possible though..
     
  3. FrankC

    FrankC DiscountASP.NET Staff

    This requires an upgrade to the SQL engine. I'll let our product guy know and we'll start testing it in dev.
     

Share This Page