Comment 3 for bug 967001

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/1129
Committed: http://gitorious.org/mahara/mahara/commit/c3038f1ab836b76d3abc21f1739432531002a869
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit c3038f1ab836b76d3abc21f1739432531002a869
Author: Richard Mansfield <email address hidden>
Date: Thu Mar 29 15:29:44 2012 +1300

    Show useful message on install/upgrade without triggers (bug #967001)

    If the MySQL user doesn't have trigger permission, an SQLException was
    thrown along with an unhelpful generic error message. This privilege
    is now checked before beginning the install/upgrade, and the message
    is now informative.

    Change-Id: If35750610cdc84e97bf8f2974d496dea43b8b991
    Signed-off-by: Richard Mansfield <email address hidden>