Menu

Error while updating iTop

Bill
2015-09-30
2015-09-30
  • Bill

    Bill - 2015-09-30

    Updating to 2.2.0-2459, progress dialog stopped at 40%.

    Failed to issue SQL query: query = ALTER VIEW view_Attachment AS SELECT DISTINCT _attachment.id AS id, _attachment.expire AS expire, _attachment.temp_id AS temp_id, _attachment.item_class AS item_class, _attachment.item_id AS item_id, _attachment.item_org_id AS item_org_id, _attachment.contents_mimetype AS contents, _attachment.contents_data AS contents_data, _attachment.contents_filename AS contents_filename, CAST(CONCAT(COALESCE(_attachment.item_class, ''), COALESCE(' ', ''), COALESCE(_attachment.temp_id, '')) AS CHAR) AS friendlyname FROM attachment AS _attachment WHERE 1 , mysql_error = Access denied; you need (at least one of) the SUPER privilege(s) for this operation, mysql_errno = 1227

     
  • Bill

    Bill - 2015-09-30

    Well, apparently I need to pay more attention to dialog boxes.:)

    I tried to run it the first time with the wrong mysql account. When I used the proper account it worked correctly.

     

Log in to post a comment.