+ Reply to Thread
Results 1 to 4 of 4

Thread: MySQL Trigger

  1. #1
    Member
    Join Date
    Jan 2008
    Posts
    36

    Default MySQL Trigger

    I'm learning MySQL as I go... I'm interested in using "CREATE TRIGGER", but the database (mysql.nozonenet.com) returns:

    ERROR 1227 (42000): Access denied; you need the SUPER privilege for this operation

    Is this telling me that I cannot do this as at all due to Steadfast settings, or that I need to make a change somewhere to my account?

    Thanks.

  2. #2
    I love LAMP.
    Join Date
    Jul 2004
    Location
    Chicago, Illinois, United States
    Posts
    201

    Default

    This is something that requires an administrative MySQL server account to do. Unfortunately we cannot offer such features to customers on shared hosting.
    Kevin Stange
    Chief Technology Officer
    Steadfast Networks
    http://steadfast.net
    kevin@steadfast.net

  3. #3
    Member
    Join Date
    Jan 2008
    Posts
    36

    Default

    Thanks for the response!

  4. #4
    Junior Member
    Join Date
    Aug 2009
    Posts
    1

    Default

    The only host I found so far to support mysql triggers on shared packages is at placehost.net. I hope more will come. This is probably because hosting providers wait for plesk or cpanel to support such versions of PHP/MySql and those two are moving slower than anything else. PHP 5.2.9 came out recently and a lot of bugs were fixed yet nor cpanel or plesk supports this version. Mysql releases 5.4 soon so triggers will no longer need the super user privilege to be added, but, as always, how much time will the control panels need to support it?

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts