ERROR 1307 (HY000) at line …: Failed to CREATE PROCEDURE

Just a reminder for myself…
After any mysql upgrade run from the terminal:
sudo mysql_upgrade (mac/*nix)
or
mysql_upgrade.exe (windows)