Hello team,
Greetings! mysql stops in the process of executing backup and brings above referenced error. tried backing up using Heidi n get same error. Looking forward to your technical support.
Hello team,
Greetings! mysql stops in the process of executing backup and brings above referenced error. tried backing up using Heidi n get same error. Looking forward to your technical support.
Try adjusting your syntax to:
mysqldump -u root -p --opt --routines openmrs >D:\backup10Oct2023-0912.sql
and share feedback
please note that D:\ is just the directory for dumping your backup (replace with what applies to your case),
Restart your mysql service or the whole computer and then try again