----- Original Message ----- 
From: "Leandro Melo" <[EMAIL PROTECTED]>
To: "lista mysql" <[EMAIL PROTECTED]>
Sent: Sunday, September 05, 2004 12:44 PM
Subject: Making database backup


> Hi,
> how can i make a back of the data in my database?
>
> I don't want the backup of the database itself, i only
> want a backup that will give a script to insert all
> the data i currenlty have (only the inserts).
>
> I'm also using mysqlcc, if there's any facility.
>
Have a look at mysqldump in the manual. The URL is
http://dev.mysql.com/doc/mysql/en/mysqldump.html.

Rhino


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to