please, check the path where you are dumping database. make sure MySQL have write permission inside that directory. you can use "chmod" command to change permission.
@@rishabhchauhan718 for this actually, you should know the size of DB and then check the dumped database size and calculate it. There is no direct command to check percentage in Linux.
short simple clear. Thanks for the video !
Hi Shawn, Glad it helped!
Nict tutorial, helpful. Thanks...
Glad it was helpful!
Nice explanation sir
Thanks
Thank you so much, this was super useful
Thank you!
Thank you Brother! Nice work :)
Nice info 👍
Glad it was helpful!
Good work bro👌
Thank you so much 😀
Thank you so much!
am getting an access denied message, How do I correct?
please, check the path where you are dumping database. make sure MySQL have write permission inside that directory. you can use "chmod" command to change permission.
Its saying ERROR 1046 (3D000) at line 8: No database selected
How to check the percentage of backup progress after running the backup command
Thanks, you can use du -h or ls lh command in backup folder. where database backup is going on. it will show the size.
@@LinuxFork Sir, I want to know the how much percent backup is complete, its possible to find ??
@@rishabhchauhan718 for this actually, you should know the size of DB and then check the dumped database size and calculate it. There is no direct command to check percentage in Linux.
Ok thankyou sir
Dude i love you, okey ???
Thank you!
drop comm is not working
What error message you are getting.
@@LinuxFork no error just this > prompt came