v.25.11Bug Fix (user-visible misbehavior in an official stable release)

Do not check access SET DEFINER :definer

Do not check access SET DEFINER <current_user>:definer when creating a view with SQL SECURITY DEFINER. #88968 (pufit).