Error 1227 (42000) at line 133: Access denied; you need the SUPER priv
rajeshkumar created the topic: ERROR 1227 (42000) at line 133: Access denied; you need the SUPER priv ERROR 1227 (42000) at line 133: Access denied; you need the SUPER privilege for this operation SQL query: DELIMITER ; ; /*!50003 CREATE*//*!50017 DEFINER=`s_snetus`@`localhost`*//*!50003 TRIGGER `inserttree` AFTER INSERT ON `account_owner` FOR EACH ROW BEGIN DECLARE s INTEGER; DECLARE … Read more