Am I understanding this correctly? SQL SECURITY DEFINER...
DEFINER - make sure the person who wrote this procedure had the authority/permissions to do everything in it and runs or not based on that, INVOKER - make sure the person who uses this procedure has the authority/permissions to do everything in it and runs or not based on that
-- Respectfully, Ligaya Turmelle "Life is a game.... so have fun" -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]