Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Deployment > error: "Data too long for column"

error: "Data too long for column"

  • Frank avatar

    Posted on Feb 12, 2010 (permalink)

    After I migrated the database to production, sometimes I got the error "Data too long for column 'Value' at row 1" for Generic content, even though there are a few words of input.   The database I am using is MySQL 5.0

    Can anyone help me to solve this problem?

    Thanks.

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Feb 14, 2010 (permalink)

    Hi Frank ,

    The minimum supported MySQL version of Nolics is 5.0.27 . If you use an older version this could be a reason for your problem. The error says that you are trying to enter a data to a given column where the allowed length is smaller.

    Regards,
    Ivan Dimitrov
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Frank avatar

    Posted on Feb 19, 2010 (permalink)

    Thanks Ivan. MySql server I am using is 5.0.37, any other reason could cause this problem?

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Feb 23, 2010 (permalink)

    Hello Frank ,

    Could you send the stack trace and steps you follow to get the error. Generally this is not the default behavior and you have changed a database table or there is problem with SQL server settings.

    Kind regards,
    Ivan Dimitrov
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

  • Register for webinar
Skip Navigation LinksHome / Developer Network / Forums / Sitefinity 3.x: Deployment > error: "Data too long for column"