I am using mySQL 8.0.16 on MacOS. My application uses functions within Views. When restoring the database into an empty schema it attempts to create the views before the functions which of course then fails. Is there a way to either export functions before views or another tool to do the job. I am using mySQL workbench to run the mySQL dump utility.
Many thanks
Dave
Many thanks
Dave