=TSW=Illegal
10-12-2003, 10:17 PM
Hello
I would like to make a simple bash script that will do a dump of MYSQL database as a backup via cron once a day.
However there is one severe limitation, MYSQL requires that the user type his password to continue.
What are my options of getting around this limitation so that I do not have to be present to make this happen?
Thanks in advance for any alternitive ideas.
I would like to make a simple bash script that will do a dump of MYSQL database as a backup via cron once a day.
However there is one severe limitation, MYSQL requires that the user type his password to continue.
What are my options of getting around this limitation so that I do not have to be present to make this happen?
Thanks in advance for any alternitive ideas.