Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan Mccoy 1 post 71 karma points
    Feb 23, 2016 @ 10:50
    Dan Mccoy
    0

    Installing 7.4 with MySql database on AWS RDS

    Hello

    I'm currently unable to install Umbraco using MySQL. Installation fails with following message:

    Error during installation
    
    The database failed to install. ERROR: The database configuration failed with the following message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GUID NOT NULL, `text` NVARCHAR(255) NULL, `nodeObjectType` GUID NULL, `createDat' at line 8 Please check log file for additional information (can be found in '/App_Data/Logs/UmbracoTraceLog.txt')
    

    I am using Umbraco version 7.4.1 from Nuget. My database is an AWS RDS instance of MySql MySQL 5.6.27 with the "lowercasetable_names" parameter set to 1.

    Does anybody have any suggestions?

  • Sebastiaan Janssen 5061 posts 15544 karma points MVP admin hq
    Feb 23, 2016 @ 10:52
    Sebastiaan Janssen
    0

    Yup, this issue will be fixed in 7.4.2 : http://issues.umbraco.org/issue/U4-8017

    You could try a nightly in the mean time or use SQL Server instead.

  • Jordan Glue 6 posts 75 karma points
    Mar 02, 2016 @ 00:24
    Jordan Glue
    0

    Hi Sebastiaan,

    I had the same issue as Dan, so I tried your most recent nightly build. I got this error, instead:

    http://pastebin.com/raw/GeqUzSep

    Can you recommend a version of Umbraco that actually has a working MySQL install process?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies