i am really new to MYSQL . i have learnt how to backup the database .now i want to know how to add the email id when the backup was taken.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is not possible, as far as I know. MySQL doensn’t have any function to send e-mails, you should use another language. Also, searching on Stack Overflow or googling (I came there through Google) would have lead you to this question, which discusses nearly the same problem.