Hi everyone,
I am trying to back up my small MYSQL databse, Can anyone tell me how can I backup my database?
I know i should be using "MYSQLDUMP" but do I need to download this MYSQLDUMP or is it available in any MYSQL server by default.
Printable View
Hi everyone,
I am trying to back up my small MYSQL databse, Can anyone tell me how can I backup my database?
I know i should be using "MYSQLDUMP" but do I need to download this MYSQLDUMP or is it available in any MYSQL server by default.
mysqldump should found in bin folder of your mysql install directory
thanks for the reply. yes I have seen the Mysqldump however when I issue mysqldump command in the command line, it returns error.. do I need to like install it?
no,
you better visit mysql website for more detail the sytnax