If you are getting this error in PHPMyAdmin while clicking on Routines than this is due to wrong Definer selected for your Routine created in PHPMyAdmin.
To overcome this you can either drop the routine and create it again with correct definer.
OR you can Login to WHM with root Permission and open PHPMyAdmin.
Then, select database >> select routine >> edit >> change definer >> save.
To overcome this you can either drop the routine and create it again with correct definer.
OR you can Login to WHM with root Permission and open PHPMyAdmin.
Then, select database >> select routine >> edit >> change definer >> save.