Hello....i follow step by step your instructions bit this error coming 'mysqldump' is not recognized as an internal or external command ,operable program or batch file
sir i got an error 'mysqldump' is not recognized as an internal or external command, operable program or batch file. for database backup ... i already add to path of \mysql\bin find the mysqldump.exe inside a system variable but still not working... do you have any solution ?
Sir, can we run command on clicking button?
If you want you can do. Just call that route url where you need.
how to export only 1 table ?
How about the import one?
Hello....i follow step by step your instructions bit this error coming 'mysqldump' is not recognized as an internal or external command ,operable program or batch file
Grant permission to your user then it will remove the error.
Is it possible to delete the related file of the previous month?
Yes
hi sir i getting an error when execute the app saying that the mysqldump is not reconized as an. internal or external command
Have you checked mysqldump.exe present in your server configuration?
sir i got an error 'mysqldump' is not recognized as an internal or external command,
operable program or batch file. for database backup ... i already add to path of \mysql\bin find the mysqldump.exe inside a system variable but still not working... do you have any solution ?
No need to provide mysql path.
You need to provide the path where you want to export.
@@LearningPointsCourses Actually mysqldump command is not recognized, even when I had set the environment variable for the same.
@@LearningPointsCourses It's create an empty backup for us, because mysqldump command not being recognized.
just use the full path instead of ''mysqldump' like:
C:/xampp/mysql/bin/mysqldump.exe