MySQL Object(Stored Procedure, Function) 실행시 접근 문제 category 카테고리 없음 2021. 10. 19. 21:58 by BIZLAB 1. 기존 Procedure 확인하기 show procedure status; 2. definer 변경하기 update mysql.proc set definer='username@%' where db = 'dbname'; 공유하기 게시글 관리 만들고, 퍼오고, 공유하고 저작자표시 (새창열림) 댓글 , 엮인글